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