/**
 * List of tenant IDs to enforce on the request.
 */
export type tenant_id = Array<string>;
//# sourceMappingURL=tenant_id.d.ts.map