SecretNET.NFT Namespace

GetApprovedForAllResponse_Result..::..Operators Property

List of approvals to transfer all of the owner's tokens.

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

Syntax


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

Field Value

The operators.