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