@oneblink/sdk-core
Preparing search index...
CivicaTypes
CivicaNameRecord
Interface CivicaNameRecord
interface
CivicaNameRecord
{
businessPhone
?:
string
;
emailAddress
?:
string
;
familyName
:
string
;
faxPhone
?:
string
;
givenName1
?:
string
;
homePhone
?:
string
;
mobilePhone
?:
string
;
streetAddress
:
StreetAddress
[]
;
title
:
string
;
}
Index
Properties
business
Phone?
email
Address?
family
Name
fax
Phone?
given
Name1?
home
Phone?
mobile
Phone?
street
Address
title
Properties
Optional
business
Phone
businessPhone
?:
string
Optional
email
Address
emailAddress
?:
string
family
Name
familyName
:
string
Optional
fax
Phone
faxPhone
?:
string
Optional
given
Name1
givenName1
?:
string
Optional
home
Phone
homePhone
?:
string
Optional
mobile
Phone
mobilePhone
?:
string
street
Address
streetAddress
:
StreetAddress
[]
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business
Phone
email
Address
family
Name
fax
Phone
given
Name1
home
Phone
mobile
Phone
street
Address
title
@oneblink/sdk-core
Loading...