AcceptType
import { AcceptType } from '@daffodil/authorizenet'
interface AcceptType {
dispatchData: void
}
Properties
Name | Type | Description |
---|---|---|
dispatchData | void |
import { AcceptType } from '@daffodil/authorizenet'
interface AcceptType {
dispatchData: void
}
Name | Type | Description |
---|---|---|
dispatchData | void |