WhatsAppSetupFinalization
The details of linking a WhatsApp Business Account to your Amazon Web Services account.
Types
Properties
Link copied to clipboard
An Amazon Web Services access token generated by WhatsAppSignupCallback
and used by WhatsAppSetupFinalization
.
Link copied to clipboard
Used to add a new phone number to an existing WhatsApp Business Account. This field can't be used when the waba
field is present.
Link copied to clipboard
An array of WabaPhoneNumberSetupFinalization objects containing the details of each phone number associated with the WhatsApp Business Account.
Link copied to clipboard
Used to create a new WhatsApp Business Account and add a phone number. This field can't be used when the phoneNumberParent
field is present.
Functions
Link copied to clipboard
inline fun copy(block: WhatsAppSetupFinalization.Builder.() -> Unit = {}): WhatsAppSetupFinalization