class Falsify::Address
Used for:
Attributes
The street address of the billing address. @return [String]
An optional additional field for the street address of the billing address. @return [String]
The city, town, or village of the billing address. @return [String]
The company of the person associated with the billing address. @return [String]
The name of the country of the billing address. @return [String]
The two-letter code ([ISO 3166-1](en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format) for the country of the billing address. @return [String]
The first name of the person associated with the payment method. @return [String]
The last name of the person associated with the payment method. @return [String]
The latitude of the billing address. @return [String]
The longitude of the billing address. @return [String]
The full name of the person associated with the payment method. @return [String]
The phone number at the billing address. @return [String]
The name of the region (province, state, prefecture, …) of the billing address. @return [String]
The two-letter abbreviation of the region of the billing address. @return [String]
The postal code (zip, postcode, Eircode, …) of the billing address. @return [String]