MagentoPaypalUrlsResponse
import { MagentoPaypalUrlsResponse } from '@daffodil/paypal/driver/magento'
interface MagentoPaypalUrlsResponse {
start: string
edit: string
}
Properties
Name | Type | Description |
---|---|---|
start | string | |
edit | string |
import { MagentoPaypalUrlsResponse } from '@daffodil/paypal/driver/magento'
interface MagentoPaypalUrlsResponse {
start: string
edit: string
}
Name | Type | Description |
---|---|---|
start | string | |
edit | string |