Class: Gusto::Companies::CompanyFundingType

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/companies/types/company_funding_type.rb

Overview

Company’s default funding type

Constant Summary collapse

ACH =
"ach"
REVERSE_WIRE =
"reverse_wire"
WIRE_IN =
"wire_in"
BREX =
"brex"