Skip to content

@melio-eng/cfc-sdk


@melio-eng/cfc-sdk / IntegrationMode

Variable: IntegrationMode

const IntegrationMode: object

Defined in: constants.ts:35

Type Declaration

FULL_PAGE

readonly FULL_PAGE: "full-page" = "full-page"

PARTIAL

readonly PARTIAL: "partial" = "partial"