GetApprovedForAllResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public GetApprovedForAllResponse_Result Result { get; set; }
Public Property Result As GetApprovedForAllResponse_Result Get Set
public: property GetApprovedForAllResponse_Result^ Result { GetApprovedForAllResponse_Result^ get (); void set (GetApprovedForAllResponse_Result^ value); }