Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 459 Bytes

File metadata and controls

21 lines (10 loc) · 459 Bytes

SaveAccountType

The type of account to create or update

Enum

  • CHECKING (value: 'checking')

  • SAVINGS (value: 'savings')

  • CASH (value: 'cash')

  • CREDITCARD (value: 'creditCard')

  • OTHERASSET (value: 'otherAsset')

  • OTHERLIABILITY (value: 'otherLiability')

[Back to Model list] [Back to API list] [Back to README]