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

