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