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