SecretNET.NFT Namespace

GetIsUnwrappedRequest..::..Payload Property

Payload of the request.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public GetIsUnwrappedRequest_Payload Payload { get; set; }
Public Property Payload As GetIsUnwrappedRequest_Payload
	Get
	Set
public:
property GetIsUnwrappedRequest_Payload^ Payload {
	GetIsUnwrappedRequest_Payload^ get ();
	void set (GetIsUnwrappedRequest_Payload^ value);
}