Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / operations/cip / CipReportParamType

Type Alias: CipReportParamType

CipReportParamType = "string" | "number" | "boolean" | "date"

Defined in: packages/b2c-tooling-sdk/src/operations/cip/types.ts:10

Supported curated report parameter types.

Released under the Apache-2.0 License.