Preparing search index...
The search index is not available
@oneblink/sdk
@oneblink/sdk
types
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
business
Phone
?:
string
Optional
email
Address
email
Address
?:
string
family
Name
family
Name
:
string
Optional
fax
Phone
fax
Phone
?:
string
Optional
given
Name1
given
Name1
?:
string
Optional
home
Phone
home
Phone
?:
string
Optional
mobile
Phone
mobile
Phone
?:
string
street
Address
street
Address
:
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
Loading...