Skip to content

HubtelOptions

const HubtelOptions: ZodObject<{ cancellationUrl: ZodOptional<ZodString>; returnUrl: ZodOptional<ZodString>; }, "strip", ZodTypeAny, { cancellationUrl?: string; returnUrl?: string; }, { cancellationUrl?: string; returnUrl?: string; }>

Defined in: packages/node/src/core/schemas.ts:4