GetImplementsTokenSubtypeResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public GetImplementsTokenSubtypeResponse_Result Result { get; set; }
Public Property Result As GetImplementsTokenSubtypeResponse_Result Get Set
public: property GetImplementsTokenSubtypeResponse_Result^ Result { GetImplementsTokenSubtypeResponse_Result^ get (); void set (GetImplementsTokenSubtypeResponse_Result^ value); }