Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.28 KB

SMSTenDLCPartnerCampaignBrand.md

File metadata and controls

20 lines (16 loc) · 1.28 KB

freeclimb.Model.SMSTenDLCPartnerCampaignBrand

Properties

Name Type Description Notes
AccountId string ID of the account that created this Queue. [optional]
BrandId string Unique identifier assigned to the brand by the registry. [optional] [readonly]
FirstName string First or given name. [optional]
LastName string Last or Surname. [optional]
DisplayName string Display or marketing name of the brand. [optional]
CompanyName string (Required for Non-profit/private/public) Legal company name. [optional]
Phone string Valid phone number in e.164 international format.
Email string Valid email address of brand support contact.
Website string Brand website URL. [optional]
OptionalAttributes Dictionary<string, Object> Optional brand attributes. Please refer to GET /enum/optionalAttributeNames for dictionary of optional attribute names. [optional]
EvpVettingScore int External vetting score. [optional]

[Back to Model list] [Back to API list] [Back to README]