GitHub

MagentoGetCustomerPaymentResponse

import { MagentoGetCustomerPaymentResponse } from '@daffodil/customer-payment-authorizenet/driver/magento'
interface MagentoGetCustomerPaymentResponse {
  tokenBaseCards: [MagentoTokenBaseCard]
}

Properties

Name Type Description
tokenBaseCards [MagentoTokenBaseCard]