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