Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 572 Bytes

AutorespConfigSchema.md

File metadata and controls

29 lines (17 loc) · 572 Bytes

AutorespConfigSchema

Properties

Name Type Description Notes
op OpEnum
keywords List<String>
respText String [optional]
countryCode String
id String
createdAt OffsetDateTime
updatedAt OffsetDateTime

Enum: OpEnum

Name Value
START "start"
STOP "stop"
INFO "info"