"""Account constants.""" VENDOR_TYPE = 'vendor' SUBACCOUNT_TYPE = 'subaccount' OA_TYPE = 'oa'