Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 762 Bytes

AlphanumericCellphoneSender.md

File metadata and controls

36 lines (21 loc) · 762 Bytes

AlphanumericCellphoneSender

Alphanumeric cellphone sender schema

Properties

Name Type Description Notes
senderId Integer [readonly]
status StatusEnum Status of the sender [optional] [readonly]
type TypeEnum Sender code type
cellphone String Sender cellphone name
file byte[] Content of your sender file in base64

Enum: StatusEnum

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

Enum: TypeEnum

Name Value
ALPHA_NUMERIC "alpha_numeric"
NUMERIC "numeric"