Circle V2 API Docs
Preparing search index...
@repo/db
CreateFacilityWithIntegrationParams
Type Alias CreateFacilityWithIntegrationParams
type
CreateFacilityWithIntegrationParams
=
{
entityId
:
EntityId
;
integration
:
{
createdBy
:
UserId
;
credentials
:
IntegrationCredentials
;
label
?:
string
;
type
:
IntegrationType
;
}
;
name
:
string
;
timezone
?:
string
|
null
;
}
Index
Properties
entity
Id
integration
name
timezone?
Properties
entity
Id
entityId
:
EntityId
integration
integration
:
{
createdBy
:
UserId
;
credentials
:
IntegrationCredentials
;
label
?:
string
;
type
:
IntegrationType
;
}
name
name
:
string
Optional
timezone
timezone
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
integration
name
timezone
Circle V2 API Docs
Loading...