Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / clients / MrtB2CError

Interface: MrtB2CError

Defined in: packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:79

Standard MRT B2C error response structure.

Properties

detail?

optional detail: string

Defined in: packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:82


message

message: string

Defined in: packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:81


status

status: number

Defined in: packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:80

Released under the Apache-2.0 License.