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