Values.BatchGetInvoiceProfileRequestSourceThis gets the invoice profile associated with a set of accounts. The accounts must be linked accounts under the requester management account organization.
type nonrec t = {accountIds : AccountIdList.t;Retrieves the corresponding invoice profile data for these account IDs.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of AccountIdString.t ] list ]) list ]