Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 516 Bytes

File metadata and controls

25 lines (13 loc) · 516 Bytes

AlphanumericCellphoneSenderPost

Alphanumeric cellphone sender schema

Properties

Name Type Description Notes
type TypeEnum Sender code type
cellphone String Sender cellphone name
_file byte[] Content of your sender file in base64

Enum: TypeEnum

Name Value
ALPHA_NUMERIC "alpha_numeric"
NUMERIC "numeric"