Circle V2 API Docs
Preparing search index...
@repo/db
UpdateContactTypeParams
Type Alias UpdateContactTypeParams
type
UpdateContactTypeParams
=
{
fieldIdsToRemove
?:
ContactTypeFieldId
[]
;
fieldsToAdd
?:
string
[]
;
type
?:
string
;
}
Index
Properties
field
Ids
To
Remove?
fields
To
Add?
type?
Properties
Optional
field
Ids
To
Remove
fieldIdsToRemove
?:
ContactTypeFieldId
[]
Optional
fields
To
Add
fieldsToAdd
?:
string
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
Ids
To
Remove
fields
To
Add
type
Circle V2 API Docs
Loading...