DaffMagentoBillingAddressInputTransformer
import { DaffMagentoBillingAddressInputTransformer } from '@daffodil/cart/driver/magento'
@Injectable()
class DaffMagentoBillingAddressInputTransformer {
transform(cartAddress: Partial<DaffCartAddress>): MagentoBillingAddressInput
}
Properties
Name | Type | Description |
---|---|---|
transform | MagentoBillingAddressInput |