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
;
}
Index
Properties
entity
Id
integration
name
Properties
entity
Id
entityId
:
EntityId
integration
integration
:
{
createdBy
:
UserId
;
credentials
:
IntegrationCredentials
;
label
?:
string
;
type
:
IntegrationType
;
}
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
integration
name
Circle V2 API Docs
Loading...