SecretNET.NFT Namespace

GetIsUnwrappedRequest_Payload..::..TokenId Property

The ID of the token whose unwrapped status is being queried (not optional).

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

Syntax


public string TokenId { get; set; }
Public Property TokenId As String
	Get
	Set
public:
property String^ TokenId {
	String^ get ();
	void set (String^ value);
}

Field Value

The token identifier.