mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
9 lines
278 B
YAML
9 lines
278 B
YAML
Sylius\Component\Core\Model\Order:
|
|
order:
|
|
channel: "@channel_web"
|
|
currencyCode: "USD"
|
|
localeCode: "en_US"
|
|
state: "new"
|
|
tokenValue: "token"
|
|
promotions: ['@promotion_50_off']
|
|
promotionCoupon: '@promotion_1_off_coupon_1'
|