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