BackOfficeParamsObj

class q2_sdk.hq.models.hq_params.backoffice.BackOfficeParamsObj(logger, hq_credentials)[source]

Bases: BaseParamsObj

For use with HQ Endpoints defined within the BackOffice.asmx route

Builds the hq_url based on the defined ENDPOINT_PATH

class q2_sdk.hq.models.hq_params.backoffice.BackOfficeAuthenticatedParamsObj(logger, hq_credentials)[source]

Bases: BackOfficeParamsObj

Same as BackOfficeParamsObj but requires a BackOfficeHqCredentials type as input

Builds the hq_url based on the defined ENDPOINT_PATH