AlimTalkTemplate
Defined in: packages/template/src/types/template.types.ts:50
Properties
섹션 제목: “Properties”buttons?
섹션 제목: “buttons?”
optionalbuttons:TemplateButton[]
Defined in: packages/template/src/types/template.types.ts:56
category
섹션 제목: “category”category:
TemplateCategory
Defined in: packages/template/src/types/template.types.ts:57
code
섹션 제목: “code”code:
string
Defined in: packages/template/src/types/template.types.ts:52
content
섹션 제목: “content”content:
string
Defined in: packages/template/src/types/template.types.ts:54
id:
string
Defined in: packages/template/src/types/template.types.ts:51
metadata
섹션 제목: “metadata”metadata:
object
Defined in: packages/template/src/types/template.types.ts:60
approvedAt?
섹션 제목: “approvedAt?”
optionalapprovedAt:Date
createdAt
섹션 제목: “createdAt”createdAt:
Date
rejectedAt?
섹션 제목: “rejectedAt?”
optionalrejectedAt:Date
rejectionReason?
섹션 제목: “rejectionReason?”
optionalrejectionReason:string
updatedAt
섹션 제목: “updatedAt”updatedAt:
Date
usage
섹션 제목: “usage”usage:
object
usage.delivered
섹션 제목: “usage.delivered”delivered:
number
usage.failed
섹션 제목: “usage.failed”failed:
number
usage.sent
섹션 제목: “usage.sent”sent:
number
name
섹션 제목: “name”name:
string
Defined in: packages/template/src/types/template.types.ts:53
provider
섹션 제목: “provider”provider:
string
Defined in: packages/template/src/types/template.types.ts:59
status
섹션 제목: “status”status:
TemplateStatus
Defined in: packages/template/src/types/template.types.ts:58
variables?
섹션 제목: “variables?”
optionalvariables:TemplateVariable[]
Defined in: packages/template/src/types/template.types.ts:55