2023-04-06 01:28:58 +00:00
|
|
|
Template:
|
|
|
|
properties:
|
2023-05-13 16:46:48 +00:00
|
|
|
CompanyID:
|
|
|
|
description: Company
|
|
|
|
type: string
|
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedByID:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
CreatedDate:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
Description:
|
|
|
|
description: Description
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
HTML:
|
|
|
|
description: HTML Body
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
ID:
|
|
|
|
description: Record Id
|
|
|
|
type: string
|
|
|
|
IsActive:
|
|
|
|
description: Active?
|
|
|
|
type: boolean
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
IsMaster:
|
|
|
|
description: Master Template?
|
|
|
|
type: boolean
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedByID:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
LastModifiedDate:
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
Name:
|
|
|
|
description: Template Name
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
ObjectType:
|
|
|
|
description: Object
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
RecordTypeName:
|
|
|
|
description: Record Type Name
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
TenantID:
|
2023-05-13 16:46:48 +00:00
|
|
|
description: Tenant that owns this object instance
|
2023-04-06 01:28:58 +00:00
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
Type:
|
|
|
|
description: Type
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
URL:
|
|
|
|
description: URL
|
|
|
|
type: string
|
2023-05-13 16:46:48 +00:00
|
|
|
x-nullable: true
|
2023-04-06 01:28:58 +00:00
|
|
|
type: object
|