SecretNET.NFT Namespace

GetAllTokensRequest_Payload..::..StartAfter Property

Results will only list token IDs that come after this token ID in the list.

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

Syntax


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

Field Value

The start after.