Values.BatchGetCustomDataIdentifiersRequestSourceRetrieves information about one or more custom data identifiers.
type nonrec t = {ids : string list option;An array of custom data identifier IDs, one for each custom data identifier to retrieve information about.
*)}