@playlive/tiltify-core
Preparing search index...
TiltifyContact
Interface TiltifyContact
Postal contact information attached to a cause.
interface
TiltifyContact
{
address_line1
:
string
|
null
;
address_line2
:
string
|
null
;
city
:
string
|
null
;
country
:
string
|
null
;
email
:
string
|
null
;
postal_code
:
string
|
null
;
region
:
string
|
null
;
}
Index
Properties
address_
line1
address_
line2
city
country
email
postal_
code
region
Properties
address_
line1
address_line1
:
string
|
null
address_
line2
address_line2
:
string
|
null
city
city
:
string
|
null
country
country
:
string
|
null
email
email
:
string
|
null
postal_
code
postal_code
:
string
|
null
region
region
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address_
line1
address_
line2
city
country
email
postal_
code
region
@playlive/tiltify-core
Loading...
Postal contact information attached to a cause.