Skip to content

Latest commit

 

History

History
116 lines (91 loc) · 1.26 KB

EXPORT_CONFIGURATION.md

File metadata and controls

116 lines (91 loc) · 1.26 KB

Exported entity field configuration

Customer :

  • user
  • email
  • emailCanonical
  • defaultAddress
  • addresses
  • orders
  • firstName
  • lastName
  • birthday
  • gender
  • createdAt
  • updatedAt
  • phoneNumber
  • subscribedToNewsletter

ShopUser :

  • username
  • usernameCanonical
  • lastLogin
  • verifiedAt
  • email
  • emailCanonical

Address :

  • firstName
  • lastName
  • phoneNumber
  • company
  • countryCode
  • provinceCode
  • provinceName
  • street
  • city
  • postCode

Order :

  • shippingAddress
  • billingAddress
  • payments
  • shipments
  • currencyCode
  • localeCode
  • promotionCoupon
  • checkoutState
  • paymentState
  • shippingState
  • promotions
  • customerIp
  • checkoutCompletedAt
  • number
  • notes
  • items
  • itemsTotal
  • adjustments
  • adjustmentsTotal
  • total
  • state

Payments :

  • method
  • currencyCode
  • amount
  • state
  • details

PaymentMethod :

  • code

Shipments :

  • adjustments
  • adjustmentsTotal
  • state
  • method
  • units
  • tracking
  • shippedAt

ShippingMethods :

  • code

Promotions :

  • code
  • name
  • description

OrderItems :

  • productName
  • variantName
  • quantity
  • unitPrice
  • total
  • unitsTotal
  • adjustments
  • adjustmentsTotal

Adjustment :

  • label
  • amount

To see the full configuration go to @SynoliaSyliusRGPDPlugin\Resources\config\serialization