GetTransferHistoryResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public GetTransferHistoryResponse_Result Result { get; set; }
Public Property Result As GetTransferHistoryResponse_Result Get Set
public: property GetTransferHistoryResponse_Result^ Result { GetTransferHistoryResponse_Result^ get (); void set (GetTransferHistoryResponse_Result^ value); }