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