@webitel/api-services
Preparing search index...
_models/webitelCasesCaseLink.zod
WebitelCasesCaseLink
Interface WebitelCasesCaseLink
interface
WebitelCasesCaseLink
{
author
?:
GeneralLookup
;
createdAt
?:
string
;
createdBy
?:
GeneralLookup
;
etag
?:
string
;
id
?:
string
;
name
?:
string
;
updatedAt
?:
string
;
updatedBy
?:
GeneralLookup
;
url
?:
string
;
ver
?:
number
;
}
Index
Properties
author?
created
At?
created
By?
etag?
id?
name?
updated
At?
updated
By?
url?
ver?
Properties
Optional
author
author
?:
GeneralLookup
Optional
created
At
createdAt
?:
string
Optional
created
By
createdBy
?:
GeneralLookup
Optional
etag
etag
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
updated
At
updatedAt
?:
string
Optional
updated
By
updatedBy
?:
GeneralLookup
Optional
url
url
?:
string
Optional
ver
ver
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
created
At
created
By
etag
id
name
updated
At
updated
By
url
ver
@webitel/api-services
Loading...