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