FiservCommunicatorOpenPremier

Core

class q2_cores.FiservCommunicatorOpenPremier.core.Core(logger, core_user, hq_credentials=None, **kwargs)[source]

Bases: BaseCore

All cores will inherit from this common base class. This contains a self.configured_user property, which is an instance of q2_sdk.models.cores.models.core_user.CoreUser.

CONFIG_FILE_NAME = 'FiservCommunicatorOpenPremier_Core'
OPTIONAL_CONFIGURATIONS = {'BUSINESS': False, 'GET_NAME_IDS': False}
async build_demographic_info()[source]

Builds a request to retrieve a user’s demographic information from the core with the user’s social security number.

Return type:

DemographicInfoMapper