ACH_SERVICES

export default [
  {id: 'standard', name: 'Standard'},
  {id: 'sameday', name: 'Same day'},
];

Last updated

Was this helpful?