Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 683 Bytes

File metadata and controls

35 lines (19 loc) · 683 Bytes

AbstractCellphoneSender

Abstract cellphone sender schema

Properties

Name Type Description Notes
type TypeEnum Sender code type
senderId Integer [readonly]
status StatusEnum Status of the sender [optional] [readonly]

Enum: TypeEnum

Name Value
ALPHA_NUMERIC "alpha_numeric"
NUMERIC "numeric"

Enum: StatusEnum

Name Value
ACTIVE "active"
MODERATION "moderation"
REJECTED "rejected"