Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 599 Bytes

PhoneSender.md

File metadata and controls

26 lines (15 loc) · 599 Bytes

PhoneSender

Phone sender schema

Properties

Name Type Description Notes
senderId Integer [readonly]
status StatusEnum Status of the sender [optional] [readonly]
phone String Sender value (country code followed by phone number, split by '-')
file byte[] Content of your sender file in base64

Enum: StatusEnum

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