Class MerchantOrderReceiverAddressStateRequest
State information.
Inherited Members
Namespace: MercadoPago.Client.MerchantOrder
Assembly: MercadoPago.dll
Syntax
public class MerchantOrderReceiverAddressStateRequest
Properties
| Edit this page View SourceId
State ID.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
State name.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |