createAddress
Variable: createAddress
const
createAddress:object
Defined in: src/screens/Users/Organization.mocks.ts:57
Type declaration
city
city:
string
='Kingston'
countryCode
countryCode:
string
='JM'
dependentLocality
dependentLocality:
string
='Sample Dependent Locality'
line1
line1:
string
='123 Jamaica Street'
line2
line2:
string
='Apartment 456'
postalCode
postalCode:
string
='JM12345'
sortingCode
sortingCode:
string
='ABC-123'
state
state:
string
='Kingston Parish'