Interface: OrgA2PEligibleUseCase
Defined in: packages/sdk/src/types/organization-types.ts:255
One eligible campaign use case from the live Twilio fetch
(GET /a2p-brands/{uuid}/use-cases). name/description are Twilio's own
copy, rendered verbatim untranslated; selectable marks membership in
eligible ∩ supported — what the picker may offer.
Properties
code
code:
string
Defined in: packages/sdk/src/types/organization-types.ts:256
description?
optionaldescription:string|null
Defined in: packages/sdk/src/types/organization-types.ts:258
name?
optionalname:string|null
Defined in: packages/sdk/src/types/organization-types.ts:257
postApprovalRequired?
optionalpostApprovalRequired:boolean|null
Defined in: packages/sdk/src/types/organization-types.ts:259
selectable
selectable:
boolean
Defined in: packages/sdk/src/types/organization-types.ts:260