Shipping Class |
Namespace: MaxMind.MinFraud.Request
The Shipping type exposes the following members.
Name | Description | |
---|---|---|
![]() | Address |
The first line of the address.
(Inherited from Location.) |
![]() | Address2 |
The second line of the address.
(Inherited from Location.) |
![]() | City |
The city associated with the address.
(Inherited from Location.) |
![]() | Company |
The company name associated with the address.
(Inherited from Location.) |
![]() | Country |
The ISO 3166-1 alpha-2 country code for the country
associated with the address (e.g., "US")
(Inherited from Location.) |
![]() | DeliverySpeed |
The shipping delivery speed for the order.
|
![]() | FirstName |
The first name associated with the address.
(Inherited from Location.) |
![]() | LastName |
The last name associated with the address.
(Inherited from Location.) |
![]() | PhoneCountryCode |
The phone number, without the country code, associated with the address.
(Inherited from Location.) |
![]() | PhoneNumber |
The phone country code for the phone number associated with the address.
(Inherited from Location.) |
![]() | Postal |
The postal code for associated with the address.
(Inherited from Location.) |
![]() | Region |
The ISO 3166-2 subdivision code for the region associated
with the address.
(Inherited from Location.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides LocationToString.) |