MagentoPaypalTokenResponse
import { MagentoPaypalTokenResponse } from '@daffodil/paypal/driver/magento'
interface MagentoPaypalTokenResponse {
createPaypalExpressToken: MagentoPaypalExpressToken
}
Properties
Name | Type | Description |
---|---|---|
createPaypalExpressToken | MagentoPaypalExpressToken |