SecretNET.NFT Namespace

GetTokensResponse_Result..::..Tokens Property

A list of token IDs owned by the specified owner.

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

Syntax


public string[] Tokens { get; set; }
Public Property Tokens As String()
	Get
	Set
public:
property array<String^>^ Tokens {
	array<String^>^ get ();
	void set (array<String^>^ value);
}

Field Value

The tokens.