class Afterpay::Components::Contact

Attributes

area1[RW]

@attribute area1 @return [String] City or suburb. Maximum length is 128 characters.

area2[RW]

@attribute area2 @return [String] Suburb or village or local area. Maximum length is 128 characters.

country_code[RW]

@attribute country_code @return [String] The two-character ISO 3166-1 country code.

line1[RW]

@attribute line1 @return [String] Street address. Maximum length is 128 characters.

line2[RW]

@attribute line2 @return [String] Second line of the address. Maximum length is 128 characters.

name[RW]

@attribute name @return [String] Full name of contact. Maximum length is 255 characters.

phone_number[RW]

@attribute phone_number @return [String] The phone number, in E.123 format. Maximum length is 32 characters.

postcode[RW]

@attribute postcode @return [String] The postal code, which is the zip code or equivalent. Maximum length is 128 characters.

region[RW]

@attribute region @return [String] Region or state name. Maximum length is 128 characters.