SSO Account

class q2_sdk.hq.models.sso_account.SSOAccount(element)[source]

Object representation of the Account information that comes in on a Q2 Online request

Parameters:
  • element (Element) – XML node form Q2 Online request

  • data_elements – Optional list of Q2_AccountDataElement nodes.

property acct_number_internal[source]
property acct_number_internal_unmasked[source]
property acct_number_external[source]
property cif[source]
property cif_internal[source]
property cif_external[source]
property host_acct_id
property hydra_product_code[source]
property hydra_product_type_code[source]
property user_id[source]
property is_read_only[source]
property host_product_code[source]
property host_product_type_code[source]
property account_balance[source]
property account_nickname[source]
property hydra_product_name: str[source]

Returns a generic product name for the account

property aba[source]