Values.LinkedAccountWithIncompleteSetupSourcetype nonrec t =
(WhatsAppBusinessAccountId.t * LinkedWhatsAppBusinessAccountIdMetaData.t)
listval to_value :
('a * LinkedWhatsAppBusinessAccountIdMetaData.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of LinkedWhatsAppPhoneNumberArn.t ])
list ]
list
| `String of WhatsAppBusinessAccountName.t ])
list ])
list ]val to_query :
(WhatsAppBusinessAccountName.t * LinkedWhatsAppBusinessAccountIdMetaData.t)
list ->
Awso.Client.Query.tval to_json :
(WhatsAppBusinessAccountName.t * LinkedWhatsAppBusinessAccountIdMetaData.t)
list ->
Yojson.Safe.t