Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
DBAPIBranchForeignKeysData
Type Alias DBAPIBranchForeignKeysData
type
DBAPIBranchForeignKeysData
=
{
branch
:
{
agency_id
:
number
;
created_at
:
string
;
description
:
string
;
email
:
string
|
null
;
id
:
number
;
name
:
string
;
telephone
:
string
|
null
;
town
:
string
|
null
;
}
;
branch_id
:
number
|
null
;
branch_ref
:
string
;
id
:
number
;
service_provider_id
:
number
|
null
;
}
Index
Properties
branch
branch_
id
branch_
ref
id
service_
provider_
id
Properties
branch
branch
:
{
agency_id
:
number
;
created_at
:
string
;
description
:
string
;
email
:
string
|
null
;
id
:
number
;
name
:
string
;
telephone
:
string
|
null
;
town
:
string
|
null
;
}
branch_
id
branch_id
:
number
|
null
branch_
ref
branch_ref
:
string
id
id
:
number
service_
provider_
id
service_provider_id
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
branch_
id
branch_
ref
id
service_
provider_
id
Websites v4 docs v5.2.5
Loading...