@oneblink/sdk-core
    Preparing search index...

    Type Alias IntegrationNSWGovPay<S>

    IntegrationNSWGovPay: IntegrationBase & {
        configuration: {
            primaryAgencies: IntegrationNSWGovPayPrimaryAgency<S>[];
        };
        type: "NSW_GOV_PAY";
    }

    Type Parameters

    Type declaration