fattmerchant.models.team.Team(data)¶Team model class
id = None¶Id of the team
mid = None¶Id assigned to team via gateway
status = None¶Status of the team
subdomain = None¶Subdomain for the team
company_name = None¶Company name of the team
display_name = None¶Display name for the team
contact_name = None¶Contact name for the team
contact_email = None¶Contact email for the team
contact_phone = None¶Contact phone for the team
address_1 = None¶Main address of the team
address_2 = None¶Additional address details of the team
address_city = None¶Address city for the team
address_state = None¶Address state for the team
address_zip = None¶Address zip for the team
hosted_payments_token = None¶All hosted payment methods for the team
plan = None¶Plan team has signed up for
options = None¶All options for the team
gateway_type = None¶Gateway type of the team (deprecated)
processor = None¶Payment processor of the team
partner = None¶Optional tracking field of where the team came from
product_type = None¶Tracking field for which product the team is using
is_enterprise = None¶Whether the team is an enterprise team or not
is_payfac = None¶Whether the team is a payfac team
fm_billing_schedule_id = None¶Schedule id for when the team is to be billed
welcome_email_sent_at = None¶When the welcome email was sent
created_at = None¶When the team was created
updated_at = None¶When the team was updated
deleted_at = None¶When the team was deleted
brand = None¶Brand of the team
branding = None¶The logo for the team
allow_ach = None¶Whether to allow ACH transactions
is_portal = None¶Whether the team is a portal team or not
allow_credits = None¶Whether credits are allowed for this team or not
allow_terminal = None¶Whether the team is able to process terminal transactions