AccessQuery
Public customer-entitlement pair used for current access queries.
Declaration
Section titled “Declaration”const AccessQuery: Schema.Struct<{ externalCustomerId: Schema.brand<Schema.String, "ExternalCustomerId">; entitlement: Schema.brand<Schema.String, "EntitlementKey">;}>;