SecretNET.NFT Namespace

GetAllNftInfoRequest_Payload..::..IncludeExpired Property

True if expired transfer approvals should be included in the response.

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

Syntax


public Nullable<bool> IncludeExpired { get; set; }
Public Property IncludeExpired As Nullable(Of Boolean)
	Get
	Set
public:
property Nullable<bool^> IncludeExpired {
	Nullable<bool^> get ();
	void set (Nullable<bool^> value);
}

Field Value

The include expired.