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