GraphQL ENUM

PayoutInformationTypeEnum

link Definition

  • enum PayoutInformationTypeEnum {
  • # ACH
  • ACH
  • # CHK
  • CHK
  • # PPA
  • PPA
  • # WTR
  • WTR
  • }