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