Class OrderPhoneRequest
Phone class.
Inherited Members
Namespace: MercadoPago.Client.Order
Assembly: MercadoPago.dll
Syntax
public class OrderPhoneRequest
Properties
| Edit this page View SourceAreaCode
Area Code.
Declaration
public string AreaCode { get; set; }
Property Value
Type | Description |
---|---|
string |
Number
Phone number.
Declaration
public string Number { get; set; }
Property Value
Type | Description |
---|---|
string |