Class CustomerAddressState
State information.
Inherited Members
Namespace: MercadoPago.Resource.Customer
Assembly: MercadoPago.dll
Syntax
public class CustomerAddressState
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 |