Module: CheckoutSdk::Accounts::CompanyPosition

Defined in:
lib/checkout_sdk/accounts/company_position.rb

Constant Summary collapse

CEO =
'ceo'
CFO =
'cfo'
COO =
'coo'
MANAGING_MEMBER =
'managing_member'
GENERAL_PARTNER =
'general_partner'
PRESIDENT =
'president'
VICE_PRESIDENT =
'vice_president'
TREASURER =
'treasurer'
OTHER_SENIOR_MANAGEMENT =
'other_senior_management'
OTHER_EXECUTIVE_OFFICER =
'other_executive_officer'
OTHER_NON_EXECUTIVE_NON_SENIOR =
'other_non_executive_non_senior'