OrdersUploadResponse
extends SuccessResponse
in package
Class OrdersUploadResponse
Tags
Table of Contents
Properties
- $failedOrders : array<string|int, EntityWithExternalId>
- $orders : array<string|int, Order>
- $site : string
- $success : bool
- $uploadedOrders : array<string|int, FixExternalRow>
Properties
$failedOrders
public
array<string|int, EntityWithExternalId>
$failedOrders
Tags
$orders
public
array<string|int, Order>
$orders
Tags
$site
public
string
$site
Tags
$success
public
bool
$success
= true
Tags
$uploadedOrders
public
array<string|int, FixExternalRow>
$uploadedOrders