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