diff --git a/lib/ApiException.php b/lib/ApiException.php index 8e61cb47a..7c8c3c26b 100644 --- a/lib/ApiException.php +++ b/lib/ApiException.php @@ -15,7 +15,7 @@ namespace SellingPartnerApi; -use \Exception; +use Exception; /** * ApiException Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/AplusPaginatedResponse.php b/lib/Model/AplusContentV20201101/AplusPaginatedResponse.php index 0ffec64ee..1e4af94ed 100644 --- a/lib/Model/AplusContentV20201101/AplusPaginatedResponse.php +++ b/lib/Model/AplusContentV20201101/AplusPaginatedResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AplusPaginatedResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/AplusPaginatedResponseAllOf.php b/lib/Model/AplusContentV20201101/AplusPaginatedResponseAllOf.php index 0b4549cbb..715db078b 100644 --- a/lib/Model/AplusContentV20201101/AplusPaginatedResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/AplusPaginatedResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AplusPaginatedResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/AplusResponse.php b/lib/Model/AplusContentV20201101/AplusResponse.php index f78fe17fd..d6d2f30e2 100644 --- a/lib/Model/AplusContentV20201101/AplusResponse.php +++ b/lib/Model/AplusContentV20201101/AplusResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AplusResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/AsinBadge.php b/lib/Model/AplusContentV20201101/AsinBadge.php index 36fd5ed80..b908474e3 100644 --- a/lib/Model/AplusContentV20201101/AsinBadge.php +++ b/lib/Model/AplusContentV20201101/AsinBadge.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AsinBadge Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/AsinMetadata.php b/lib/Model/AplusContentV20201101/AsinMetadata.php index edf0c8a62..6b4b5bed2 100644 --- a/lib/Model/AplusContentV20201101/AsinMetadata.php +++ b/lib/Model/AplusContentV20201101/AsinMetadata.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AsinMetadata Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ColorType.php b/lib/Model/AplusContentV20201101/ColorType.php index f87d76f3a..5c183eb4f 100644 --- a/lib/Model/AplusContentV20201101/ColorType.php +++ b/lib/Model/AplusContentV20201101/ColorType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ColorType Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentBadge.php b/lib/Model/AplusContentV20201101/ContentBadge.php index 29d5038b1..701c3c77d 100644 --- a/lib/Model/AplusContentV20201101/ContentBadge.php +++ b/lib/Model/AplusContentV20201101/ContentBadge.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentBadge Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentDocument.php b/lib/Model/AplusContentV20201101/ContentDocument.php index 87b5e4075..197d143fe 100644 --- a/lib/Model/AplusContentV20201101/ContentDocument.php +++ b/lib/Model/AplusContentV20201101/ContentDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentDocument Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentMetadata.php b/lib/Model/AplusContentV20201101/ContentMetadata.php index c574ce420..ffbec30a5 100644 --- a/lib/Model/AplusContentV20201101/ContentMetadata.php +++ b/lib/Model/AplusContentV20201101/ContentMetadata.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentMetadata Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentMetadataRecord.php b/lib/Model/AplusContentV20201101/ContentMetadataRecord.php index 8a3abe6a2..4b649e9b5 100644 --- a/lib/Model/AplusContentV20201101/ContentMetadataRecord.php +++ b/lib/Model/AplusContentV20201101/ContentMetadataRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentMetadataRecord Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentModule.php b/lib/Model/AplusContentV20201101/ContentModule.php index 96136814c..14dfa2222 100644 --- a/lib/Model/AplusContentV20201101/ContentModule.php +++ b/lib/Model/AplusContentV20201101/ContentModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentModuleType.php b/lib/Model/AplusContentV20201101/ContentModuleType.php index 9ff616ac6..0e0e84cb0 100644 --- a/lib/Model/AplusContentV20201101/ContentModuleType.php +++ b/lib/Model/AplusContentV20201101/ContentModuleType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentModuleType Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentRecord.php b/lib/Model/AplusContentV20201101/ContentRecord.php index c0d60188b..c2bff6e51 100644 --- a/lib/Model/AplusContentV20201101/ContentRecord.php +++ b/lib/Model/AplusContentV20201101/ContentRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentRecord Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentStatus.php b/lib/Model/AplusContentV20201101/ContentStatus.php index 5e65b0393..d5d7c6192 100644 --- a/lib/Model/AplusContentV20201101/ContentStatus.php +++ b/lib/Model/AplusContentV20201101/ContentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentStatus Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ContentType.php b/lib/Model/AplusContentV20201101/ContentType.php index 9ad937b95..799815bb0 100644 --- a/lib/Model/AplusContentV20201101/ContentType.php +++ b/lib/Model/AplusContentV20201101/ContentType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContentType Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/Decorator.php b/lib/Model/AplusContentV20201101/Decorator.php index 5cc45c419..8ad82b4e9 100644 --- a/lib/Model/AplusContentV20201101/Decorator.php +++ b/lib/Model/AplusContentV20201101/Decorator.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Decorator Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/DecoratorType.php b/lib/Model/AplusContentV20201101/DecoratorType.php index 2a9167a24..6fb9b4a2c 100644 --- a/lib/Model/AplusContentV20201101/DecoratorType.php +++ b/lib/Model/AplusContentV20201101/DecoratorType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DecoratorType Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/Error.php b/lib/Model/AplusContentV20201101/Error.php index 607ea2901..2de634c0e 100644 --- a/lib/Model/AplusContentV20201101/Error.php +++ b/lib/Model/AplusContentV20201101/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ErrorList.php b/lib/Model/AplusContentV20201101/ErrorList.php index 6767c092b..0cd91ce6c 100644 --- a/lib/Model/AplusContentV20201101/ErrorList.php +++ b/lib/Model/AplusContentV20201101/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/GetContentDocumentResponse.php b/lib/Model/AplusContentV20201101/GetContentDocumentResponse.php index 1bda53cae..e53f93ead 100644 --- a/lib/Model/AplusContentV20201101/GetContentDocumentResponse.php +++ b/lib/Model/AplusContentV20201101/GetContentDocumentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetContentDocumentResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/GetContentDocumentResponseAllOf.php b/lib/Model/AplusContentV20201101/GetContentDocumentResponseAllOf.php index 49ba2fa6d..bd9c86e27 100644 --- a/lib/Model/AplusContentV20201101/GetContentDocumentResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/GetContentDocumentResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetContentDocumentResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ImageComponent.php b/lib/Model/AplusContentV20201101/ImageComponent.php index 4aa505f72..e8a182b1c 100644 --- a/lib/Model/AplusContentV20201101/ImageComponent.php +++ b/lib/Model/AplusContentV20201101/ImageComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImageComponent Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ImageCropSpecification.php b/lib/Model/AplusContentV20201101/ImageCropSpecification.php index a949e3e06..2a9e18543 100644 --- a/lib/Model/AplusContentV20201101/ImageCropSpecification.php +++ b/lib/Model/AplusContentV20201101/ImageCropSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImageCropSpecification Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ImageDimensions.php b/lib/Model/AplusContentV20201101/ImageDimensions.php index 157f2503c..5ca20af9c 100644 --- a/lib/Model/AplusContentV20201101/ImageDimensions.php +++ b/lib/Model/AplusContentV20201101/ImageDimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImageDimensions Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ImageOffsets.php b/lib/Model/AplusContentV20201101/ImageOffsets.php index f8bca5c67..217dd1ec6 100644 --- a/lib/Model/AplusContentV20201101/ImageOffsets.php +++ b/lib/Model/AplusContentV20201101/ImageOffsets.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImageOffsets Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/IntegerWithUnits.php b/lib/Model/AplusContentV20201101/IntegerWithUnits.php index 1798f35a6..37e2bc1b5 100644 --- a/lib/Model/AplusContentV20201101/IntegerWithUnits.php +++ b/lib/Model/AplusContentV20201101/IntegerWithUnits.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IntegerWithUnits Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponse.php b/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponse.php index 574d7c84a..7e7db003c 100644 --- a/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponse.php +++ b/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListContentDocumentAsinRelationsResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponseAllOf.php b/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponseAllOf.php index ff4b38521..63cc78180 100644 --- a/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/ListContentDocumentAsinRelationsResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListContentDocumentAsinRelationsResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ParagraphComponent.php b/lib/Model/AplusContentV20201101/ParagraphComponent.php index 879f8b963..721181dc0 100644 --- a/lib/Model/AplusContentV20201101/ParagraphComponent.php +++ b/lib/Model/AplusContentV20201101/ParagraphComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ParagraphComponent Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PlainTextItem.php b/lib/Model/AplusContentV20201101/PlainTextItem.php index 5a13bfa11..2b410f9d3 100644 --- a/lib/Model/AplusContentV20201101/PlainTextItem.php +++ b/lib/Model/AplusContentV20201101/PlainTextItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PlainTextItem Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PositionType.php b/lib/Model/AplusContentV20201101/PositionType.php index 5288ef34e..bb9bbd98b 100644 --- a/lib/Model/AplusContentV20201101/PositionType.php +++ b/lib/Model/AplusContentV20201101/PositionType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PositionType Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentApprovalSubmissionResponse.php b/lib/Model/AplusContentV20201101/PostContentDocumentApprovalSubmissionResponse.php index 5b2cba442..e40cf7b53 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentApprovalSubmissionResponse.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentApprovalSubmissionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentApprovalSubmissionResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsRequest.php b/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsRequest.php index a3654bb60..29584f8b0 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsRequest.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentAsinRelationsRequest Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsResponse.php b/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsResponse.php index 786c7ff37..13131f7d2 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsResponse.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentAsinRelationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentAsinRelationsResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentRequest.php b/lib/Model/AplusContentV20201101/PostContentDocumentRequest.php index 4e71510c8..28b1e307c 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentRequest.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentRequest Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentResponse.php b/lib/Model/AplusContentV20201101/PostContentDocumentResponse.php index 89175bea9..1bb52379f 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentResponse.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentResponseAllOf.php b/lib/Model/AplusContentV20201101/PostContentDocumentResponseAllOf.php index 6315bd1f3..0229860b8 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PostContentDocumentSuspendSubmissionResponse.php b/lib/Model/AplusContentV20201101/PostContentDocumentSuspendSubmissionResponse.php index 2d0687e8f..d7e1e9d87 100644 --- a/lib/Model/AplusContentV20201101/PostContentDocumentSuspendSubmissionResponse.php +++ b/lib/Model/AplusContentV20201101/PostContentDocumentSuspendSubmissionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PostContentDocumentSuspendSubmissionResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/PublishRecord.php b/lib/Model/AplusContentV20201101/PublishRecord.php index 17dc3bd4b..322786aed 100644 --- a/lib/Model/AplusContentV20201101/PublishRecord.php +++ b/lib/Model/AplusContentV20201101/PublishRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PublishRecord Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/SearchContentDocumentsResponse.php b/lib/Model/AplusContentV20201101/SearchContentDocumentsResponse.php index 6a75c12de..0c315a63e 100644 --- a/lib/Model/AplusContentV20201101/SearchContentDocumentsResponse.php +++ b/lib/Model/AplusContentV20201101/SearchContentDocumentsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SearchContentDocumentsResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/SearchContentDocumentsResponseAllOf.php b/lib/Model/AplusContentV20201101/SearchContentDocumentsResponseAllOf.php index a0ec3f5c9..bd93ea1e6 100644 --- a/lib/Model/AplusContentV20201101/SearchContentDocumentsResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/SearchContentDocumentsResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SearchContentDocumentsResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponse.php b/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponse.php index 5bda09755..d7e85c09a 100644 --- a/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponse.php +++ b/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SearchContentPublishRecordsResponse Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponseAllOf.php b/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponseAllOf.php index 343a458b0..75a1d635f 100644 --- a/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponseAllOf.php +++ b/lib/Model/AplusContentV20201101/SearchContentPublishRecordsResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SearchContentPublishRecordsResponseAllOf Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardCompanyLogoModule.php b/lib/Model/AplusContentV20201101/StandardCompanyLogoModule.php index 9bdb6d14b..6d9d5fd61 100644 --- a/lib/Model/AplusContentV20201101/StandardCompanyLogoModule.php +++ b/lib/Model/AplusContentV20201101/StandardCompanyLogoModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardCompanyLogoModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardComparisonProductBlock.php b/lib/Model/AplusContentV20201101/StandardComparisonProductBlock.php index 7d5dfb8d8..61676ae5c 100644 --- a/lib/Model/AplusContentV20201101/StandardComparisonProductBlock.php +++ b/lib/Model/AplusContentV20201101/StandardComparisonProductBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardComparisonProductBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardComparisonTableModule.php b/lib/Model/AplusContentV20201101/StandardComparisonTableModule.php index 19311cb62..ad7ae85e8 100644 --- a/lib/Model/AplusContentV20201101/StandardComparisonTableModule.php +++ b/lib/Model/AplusContentV20201101/StandardComparisonTableModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardComparisonTableModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardFourImageTextModule.php b/lib/Model/AplusContentV20201101/StandardFourImageTextModule.php index 58a0d9262..1c0efe600 100644 --- a/lib/Model/AplusContentV20201101/StandardFourImageTextModule.php +++ b/lib/Model/AplusContentV20201101/StandardFourImageTextModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardFourImageTextModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardFourImageTextQuadrantModule.php b/lib/Model/AplusContentV20201101/StandardFourImageTextQuadrantModule.php index 748653e2a..5d6ca0193 100644 --- a/lib/Model/AplusContentV20201101/StandardFourImageTextQuadrantModule.php +++ b/lib/Model/AplusContentV20201101/StandardFourImageTextQuadrantModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardFourImageTextQuadrantModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardHeaderImageTextModule.php b/lib/Model/AplusContentV20201101/StandardHeaderImageTextModule.php index 0893359d3..acded706b 100644 --- a/lib/Model/AplusContentV20201101/StandardHeaderImageTextModule.php +++ b/lib/Model/AplusContentV20201101/StandardHeaderImageTextModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardHeaderImageTextModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardHeaderTextListBlock.php b/lib/Model/AplusContentV20201101/StandardHeaderTextListBlock.php index af76147a8..d5492d8f9 100644 --- a/lib/Model/AplusContentV20201101/StandardHeaderTextListBlock.php +++ b/lib/Model/AplusContentV20201101/StandardHeaderTextListBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardHeaderTextListBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardImageCaptionBlock.php b/lib/Model/AplusContentV20201101/StandardImageCaptionBlock.php index 99354e0a1..abe54e668 100644 --- a/lib/Model/AplusContentV20201101/StandardImageCaptionBlock.php +++ b/lib/Model/AplusContentV20201101/StandardImageCaptionBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardImageCaptionBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardImageSidebarModule.php b/lib/Model/AplusContentV20201101/StandardImageSidebarModule.php index 2d6073926..579fc5774 100644 --- a/lib/Model/AplusContentV20201101/StandardImageSidebarModule.php +++ b/lib/Model/AplusContentV20201101/StandardImageSidebarModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardImageSidebarModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardImageTextBlock.php b/lib/Model/AplusContentV20201101/StandardImageTextBlock.php index 6523321ee..490d25a40 100644 --- a/lib/Model/AplusContentV20201101/StandardImageTextBlock.php +++ b/lib/Model/AplusContentV20201101/StandardImageTextBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardImageTextBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardImageTextCaptionBlock.php b/lib/Model/AplusContentV20201101/StandardImageTextCaptionBlock.php index 20298e86b..0c78a8881 100644 --- a/lib/Model/AplusContentV20201101/StandardImageTextCaptionBlock.php +++ b/lib/Model/AplusContentV20201101/StandardImageTextCaptionBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardImageTextCaptionBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardImageTextOverlayModule.php b/lib/Model/AplusContentV20201101/StandardImageTextOverlayModule.php index 0c36ad135..c50b66b0e 100644 --- a/lib/Model/AplusContentV20201101/StandardImageTextOverlayModule.php +++ b/lib/Model/AplusContentV20201101/StandardImageTextOverlayModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardImageTextOverlayModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardMultipleImageTextModule.php b/lib/Model/AplusContentV20201101/StandardMultipleImageTextModule.php index 949845e85..bbf95483c 100644 --- a/lib/Model/AplusContentV20201101/StandardMultipleImageTextModule.php +++ b/lib/Model/AplusContentV20201101/StandardMultipleImageTextModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardMultipleImageTextModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardProductDescriptionModule.php b/lib/Model/AplusContentV20201101/StandardProductDescriptionModule.php index 74ef80952..5d0be0f37 100644 --- a/lib/Model/AplusContentV20201101/StandardProductDescriptionModule.php +++ b/lib/Model/AplusContentV20201101/StandardProductDescriptionModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardProductDescriptionModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardSingleImageHighlightsModule.php b/lib/Model/AplusContentV20201101/StandardSingleImageHighlightsModule.php index 07b285055..d06d8126c 100644 --- a/lib/Model/AplusContentV20201101/StandardSingleImageHighlightsModule.php +++ b/lib/Model/AplusContentV20201101/StandardSingleImageHighlightsModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardSingleImageHighlightsModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardSingleImageSpecsDetailModule.php b/lib/Model/AplusContentV20201101/StandardSingleImageSpecsDetailModule.php index 2a5fa0144..6b12bbe0e 100644 --- a/lib/Model/AplusContentV20201101/StandardSingleImageSpecsDetailModule.php +++ b/lib/Model/AplusContentV20201101/StandardSingleImageSpecsDetailModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardSingleImageSpecsDetailModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardSingleSideImageModule.php b/lib/Model/AplusContentV20201101/StandardSingleSideImageModule.php index f7d8653e6..792263704 100644 --- a/lib/Model/AplusContentV20201101/StandardSingleSideImageModule.php +++ b/lib/Model/AplusContentV20201101/StandardSingleSideImageModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardSingleSideImageModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardTechSpecsModule.php b/lib/Model/AplusContentV20201101/StandardTechSpecsModule.php index baaaa1e6b..00ba3d3c9 100644 --- a/lib/Model/AplusContentV20201101/StandardTechSpecsModule.php +++ b/lib/Model/AplusContentV20201101/StandardTechSpecsModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardTechSpecsModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardTextBlock.php b/lib/Model/AplusContentV20201101/StandardTextBlock.php index c7985eab4..e6f6b1ed0 100644 --- a/lib/Model/AplusContentV20201101/StandardTextBlock.php +++ b/lib/Model/AplusContentV20201101/StandardTextBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardTextBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardTextListBlock.php b/lib/Model/AplusContentV20201101/StandardTextListBlock.php index 934ea7329..df76590db 100644 --- a/lib/Model/AplusContentV20201101/StandardTextListBlock.php +++ b/lib/Model/AplusContentV20201101/StandardTextListBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardTextListBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardTextModule.php b/lib/Model/AplusContentV20201101/StandardTextModule.php index 315fd1a98..9b7fc4316 100644 --- a/lib/Model/AplusContentV20201101/StandardTextModule.php +++ b/lib/Model/AplusContentV20201101/StandardTextModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardTextModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardTextPairBlock.php b/lib/Model/AplusContentV20201101/StandardTextPairBlock.php index 9b2af6ec4..4ebed8583 100644 --- a/lib/Model/AplusContentV20201101/StandardTextPairBlock.php +++ b/lib/Model/AplusContentV20201101/StandardTextPairBlock.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardTextPairBlock Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/StandardThreeImageTextModule.php b/lib/Model/AplusContentV20201101/StandardThreeImageTextModule.php index 7a0181d9c..fbcaae086 100644 --- a/lib/Model/AplusContentV20201101/StandardThreeImageTextModule.php +++ b/lib/Model/AplusContentV20201101/StandardThreeImageTextModule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardThreeImageTextModule Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/TextComponent.php b/lib/Model/AplusContentV20201101/TextComponent.php index c4a2d900b..73b5e94c5 100644 --- a/lib/Model/AplusContentV20201101/TextComponent.php +++ b/lib/Model/AplusContentV20201101/TextComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TextComponent Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/TextItem.php b/lib/Model/AplusContentV20201101/TextItem.php index 7770b7551..372881d56 100644 --- a/lib/Model/AplusContentV20201101/TextItem.php +++ b/lib/Model/AplusContentV20201101/TextItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TextItem Class Doc Comment diff --git a/lib/Model/AplusContentV20201101/ValidateContentDocumentAsinRelationsResponse.php b/lib/Model/AplusContentV20201101/ValidateContentDocumentAsinRelationsResponse.php index 8db9082eb..eb7d7eb1a 100644 --- a/lib/Model/AplusContentV20201101/ValidateContentDocumentAsinRelationsResponse.php +++ b/lib/Model/AplusContentV20201101/ValidateContentDocumentAsinRelationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AplusContentV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ValidateContentDocumentAsinRelationsResponse Class Doc Comment diff --git a/lib/Model/AuthorizationV1/AuthorizationCode.php b/lib/Model/AuthorizationV1/AuthorizationCode.php index d04182cfa..46a2ed1dd 100644 --- a/lib/Model/AuthorizationV1/AuthorizationCode.php +++ b/lib/Model/AuthorizationV1/AuthorizationCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AuthorizationV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AuthorizationCode Class Doc Comment diff --git a/lib/Model/AuthorizationV1/Error.php b/lib/Model/AuthorizationV1/Error.php index 02eaeb5eb..30ec905ce 100644 --- a/lib/Model/AuthorizationV1/Error.php +++ b/lib/Model/AuthorizationV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AuthorizationV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/AuthorizationV1/GetAuthorizationCodeResponse.php b/lib/Model/AuthorizationV1/GetAuthorizationCodeResponse.php index 3b716ba89..38b64f521 100644 --- a/lib/Model/AuthorizationV1/GetAuthorizationCodeResponse.php +++ b/lib/Model/AuthorizationV1/GetAuthorizationCodeResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\AuthorizationV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAuthorizationCodeResponse Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/ASINIdentifier.php b/lib/Model/CatalogItemsV0/ASINIdentifier.php index 3ab91393c..9be1c0524 100644 --- a/lib/Model/CatalogItemsV0/ASINIdentifier.php +++ b/lib/Model/CatalogItemsV0/ASINIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ASINIdentifier Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/AttributeSetListType.php b/lib/Model/CatalogItemsV0/AttributeSetListType.php index 0c7a955fb..1274300ce 100644 --- a/lib/Model/CatalogItemsV0/AttributeSetListType.php +++ b/lib/Model/CatalogItemsV0/AttributeSetListType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AttributeSetListType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/Categories.php b/lib/Model/CatalogItemsV0/Categories.php index 2b5ac0c65..07b6b8b6d 100644 --- a/lib/Model/CatalogItemsV0/Categories.php +++ b/lib/Model/CatalogItemsV0/Categories.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Categories Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/CreatorType.php b/lib/Model/CatalogItemsV0/CreatorType.php index 31835564a..823740c0d 100644 --- a/lib/Model/CatalogItemsV0/CreatorType.php +++ b/lib/Model/CatalogItemsV0/CreatorType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreatorType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/DecimalWithUnits.php b/lib/Model/CatalogItemsV0/DecimalWithUnits.php index f30563df0..805d8a550 100644 --- a/lib/Model/CatalogItemsV0/DecimalWithUnits.php +++ b/lib/Model/CatalogItemsV0/DecimalWithUnits.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DecimalWithUnits Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/DimensionType.php b/lib/Model/CatalogItemsV0/DimensionType.php index 0e5ddf214..96203526a 100644 --- a/lib/Model/CatalogItemsV0/DimensionType.php +++ b/lib/Model/CatalogItemsV0/DimensionType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DimensionType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/Error.php b/lib/Model/CatalogItemsV0/Error.php index 4c93342ac..dd7cb616f 100644 --- a/lib/Model/CatalogItemsV0/Error.php +++ b/lib/Model/CatalogItemsV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/GetCatalogItemResponse.php b/lib/Model/CatalogItemsV0/GetCatalogItemResponse.php index 11b4f30de..4c2db6d9c 100644 --- a/lib/Model/CatalogItemsV0/GetCatalogItemResponse.php +++ b/lib/Model/CatalogItemsV0/GetCatalogItemResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetCatalogItemResponse Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/IdentifierType.php b/lib/Model/CatalogItemsV0/IdentifierType.php index 6c26c099b..df08b7d40 100644 --- a/lib/Model/CatalogItemsV0/IdentifierType.php +++ b/lib/Model/CatalogItemsV0/IdentifierType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IdentifierType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/Image.php b/lib/Model/CatalogItemsV0/Image.php index 5d518bdda..7e5690322 100644 --- a/lib/Model/CatalogItemsV0/Image.php +++ b/lib/Model/CatalogItemsV0/Image.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Image Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/Item.php b/lib/Model/CatalogItemsV0/Item.php index 2497bc03d..b52495209 100644 --- a/lib/Model/CatalogItemsV0/Item.php +++ b/lib/Model/CatalogItemsV0/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/LanguageType.php b/lib/Model/CatalogItemsV0/LanguageType.php index 893756c84..f5aac23de 100644 --- a/lib/Model/CatalogItemsV0/LanguageType.php +++ b/lib/Model/CatalogItemsV0/LanguageType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LanguageType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/ListCatalogCategoriesResponse.php b/lib/Model/CatalogItemsV0/ListCatalogCategoriesResponse.php index 790b55404..fab48f4da 100644 --- a/lib/Model/CatalogItemsV0/ListCatalogCategoriesResponse.php +++ b/lib/Model/CatalogItemsV0/ListCatalogCategoriesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListCatalogCategoriesResponse Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/ListCatalogItemsResponse.php b/lib/Model/CatalogItemsV0/ListCatalogItemsResponse.php index 2ddf80b71..bd06a7b9a 100644 --- a/lib/Model/CatalogItemsV0/ListCatalogItemsResponse.php +++ b/lib/Model/CatalogItemsV0/ListCatalogItemsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListCatalogItemsResponse Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/ListMatchingItemsResponse.php b/lib/Model/CatalogItemsV0/ListMatchingItemsResponse.php index c01f07dec..469103e82 100644 --- a/lib/Model/CatalogItemsV0/ListMatchingItemsResponse.php +++ b/lib/Model/CatalogItemsV0/ListMatchingItemsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListMatchingItemsResponse Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/Price.php b/lib/Model/CatalogItemsV0/Price.php index 3f7f3353e..3c727bba2 100644 --- a/lib/Model/CatalogItemsV0/Price.php +++ b/lib/Model/CatalogItemsV0/Price.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Price Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/RelationshipType.php b/lib/Model/CatalogItemsV0/RelationshipType.php index 8d926d628..71415bb22 100644 --- a/lib/Model/CatalogItemsV0/RelationshipType.php +++ b/lib/Model/CatalogItemsV0/RelationshipType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RelationshipType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/SalesRankType.php b/lib/Model/CatalogItemsV0/SalesRankType.php index c84011875..fc05838c7 100644 --- a/lib/Model/CatalogItemsV0/SalesRankType.php +++ b/lib/Model/CatalogItemsV0/SalesRankType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SalesRankType Class Doc Comment diff --git a/lib/Model/CatalogItemsV0/SellerSKUIdentifier.php b/lib/Model/CatalogItemsV0/SellerSKUIdentifier.php index 65b37cba8..cc1970676 100644 --- a/lib/Model/CatalogItemsV0/SellerSKUIdentifier.php +++ b/lib/Model/CatalogItemsV0/SellerSKUIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerSKUIdentifier Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/BrandRefinement.php b/lib/Model/CatalogItemsV20201201/BrandRefinement.php index 5a76afb86..6e14a5fe4 100644 --- a/lib/Model/CatalogItemsV20201201/BrandRefinement.php +++ b/lib/Model/CatalogItemsV20201201/BrandRefinement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BrandRefinement Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ClassificationRefinement.php b/lib/Model/CatalogItemsV20201201/ClassificationRefinement.php index c70c672e3..529e02f75 100644 --- a/lib/Model/CatalogItemsV20201201/ClassificationRefinement.php +++ b/lib/Model/CatalogItemsV20201201/ClassificationRefinement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ClassificationRefinement Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/Error.php b/lib/Model/CatalogItemsV20201201/Error.php index 46c3e0bcb..bd8ef8468 100644 --- a/lib/Model/CatalogItemsV20201201/Error.php +++ b/lib/Model/CatalogItemsV20201201/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ErrorList.php b/lib/Model/CatalogItemsV20201201/ErrorList.php index 1e965e8e8..9cf992bc6 100644 --- a/lib/Model/CatalogItemsV20201201/ErrorList.php +++ b/lib/Model/CatalogItemsV20201201/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/Item.php b/lib/Model/CatalogItemsV20201201/Item.php index eab8cae53..03aa952ad 100644 --- a/lib/Model/CatalogItemsV20201201/Item.php +++ b/lib/Model/CatalogItemsV20201201/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemIdentifier.php b/lib/Model/CatalogItemsV20201201/ItemIdentifier.php index 907348dbc..6d7a92782 100644 --- a/lib/Model/CatalogItemsV20201201/ItemIdentifier.php +++ b/lib/Model/CatalogItemsV20201201/ItemIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemIdentifier Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemIdentifiersByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemIdentifiersByMarketplace.php index 2a6faddde..8dba4c834 100644 --- a/lib/Model/CatalogItemsV20201201/ItemIdentifiersByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemIdentifiersByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemIdentifiersByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemImage.php b/lib/Model/CatalogItemsV20201201/ItemImage.php index 0bf827577..b68d7b611 100644 --- a/lib/Model/CatalogItemsV20201201/ItemImage.php +++ b/lib/Model/CatalogItemsV20201201/ItemImage.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemImage Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemImagesByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemImagesByMarketplace.php index 9b77b5c54..e6613a624 100644 --- a/lib/Model/CatalogItemsV20201201/ItemImagesByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemImagesByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemImagesByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemProductTypeByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemProductTypeByMarketplace.php index 4badf9852..9a1f809ca 100644 --- a/lib/Model/CatalogItemsV20201201/ItemProductTypeByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemProductTypeByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemProductTypeByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemSalesRank.php b/lib/Model/CatalogItemsV20201201/ItemSalesRank.php index 2d0e1d1ec..7d453998a 100644 --- a/lib/Model/CatalogItemsV20201201/ItemSalesRank.php +++ b/lib/Model/CatalogItemsV20201201/ItemSalesRank.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSalesRank Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemSalesRanksByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemSalesRanksByMarketplace.php index 15f3fb48e..db3f119d9 100644 --- a/lib/Model/CatalogItemsV20201201/ItemSalesRanksByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemSalesRanksByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSalesRanksByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemSearchResults.php b/lib/Model/CatalogItemsV20201201/ItemSearchResults.php index f68ccb60b..2dde0dead 100644 --- a/lib/Model/CatalogItemsV20201201/ItemSearchResults.php +++ b/lib/Model/CatalogItemsV20201201/ItemSearchResults.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSearchResults Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemSummaryByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemSummaryByMarketplace.php index 8edc6b33c..70f076fd3 100644 --- a/lib/Model/CatalogItemsV20201201/ItemSummaryByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemSummaryByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSummaryByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemVariationsByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemVariationsByMarketplace.php index 887e129a9..91dc4a3f2 100644 --- a/lib/Model/CatalogItemsV20201201/ItemVariationsByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemVariationsByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemVariationsByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/ItemVendorDetailsByMarketplace.php b/lib/Model/CatalogItemsV20201201/ItemVendorDetailsByMarketplace.php index ab235dc6b..d49868d38 100644 --- a/lib/Model/CatalogItemsV20201201/ItemVendorDetailsByMarketplace.php +++ b/lib/Model/CatalogItemsV20201201/ItemVendorDetailsByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemVendorDetailsByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/Pagination.php b/lib/Model/CatalogItemsV20201201/Pagination.php index f82f2b8d1..642a41cbe 100644 --- a/lib/Model/CatalogItemsV20201201/Pagination.php +++ b/lib/Model/CatalogItemsV20201201/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/CatalogItemsV20201201/Refinements.php b/lib/Model/CatalogItemsV20201201/Refinements.php index 7b2bc9554..cccc4ab03 100644 --- a/lib/Model/CatalogItemsV20201201/Refinements.php +++ b/lib/Model/CatalogItemsV20201201/Refinements.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20201201; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Refinements Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/BrandRefinement.php b/lib/Model/CatalogItemsV20220401/BrandRefinement.php index 17725445b..7ccdd9c53 100644 --- a/lib/Model/CatalogItemsV20220401/BrandRefinement.php +++ b/lib/Model/CatalogItemsV20220401/BrandRefinement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BrandRefinement Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ClassificationRefinement.php b/lib/Model/CatalogItemsV20220401/ClassificationRefinement.php index e44a33080..c64a6de5d 100644 --- a/lib/Model/CatalogItemsV20220401/ClassificationRefinement.php +++ b/lib/Model/CatalogItemsV20220401/ClassificationRefinement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ClassificationRefinement Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Dimension.php b/lib/Model/CatalogItemsV20220401/Dimension.php index a26eafaab..280f85969 100644 --- a/lib/Model/CatalogItemsV20220401/Dimension.php +++ b/lib/Model/CatalogItemsV20220401/Dimension.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimension Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Dimensions.php b/lib/Model/CatalogItemsV20220401/Dimensions.php index 8d7f74566..249b5eb16 100644 --- a/lib/Model/CatalogItemsV20220401/Dimensions.php +++ b/lib/Model/CatalogItemsV20220401/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Error.php b/lib/Model/CatalogItemsV20220401/Error.php index 81a6e85ae..d5b1adf23 100644 --- a/lib/Model/CatalogItemsV20220401/Error.php +++ b/lib/Model/CatalogItemsV20220401/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ErrorList.php b/lib/Model/CatalogItemsV20220401/ErrorList.php index 0b0b500ea..68b20a9ec 100644 --- a/lib/Model/CatalogItemsV20220401/ErrorList.php +++ b/lib/Model/CatalogItemsV20220401/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Item.php b/lib/Model/CatalogItemsV20220401/Item.php index 4d9b777a6..9fe4e047c 100644 --- a/lib/Model/CatalogItemsV20220401/Item.php +++ b/lib/Model/CatalogItemsV20220401/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemBrowseClassification.php b/lib/Model/CatalogItemsV20220401/ItemBrowseClassification.php index a3816aa37..eb4cb1555 100644 --- a/lib/Model/CatalogItemsV20220401/ItemBrowseClassification.php +++ b/lib/Model/CatalogItemsV20220401/ItemBrowseClassification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemBrowseClassification Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemClassificationSalesRank.php b/lib/Model/CatalogItemsV20220401/ItemClassificationSalesRank.php index 258c66b0c..7974a09c3 100644 --- a/lib/Model/CatalogItemsV20220401/ItemClassificationSalesRank.php +++ b/lib/Model/CatalogItemsV20220401/ItemClassificationSalesRank.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemClassificationSalesRank Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemDimensionsByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemDimensionsByMarketplace.php index 79eb4f23a..7c284a494 100644 --- a/lib/Model/CatalogItemsV20220401/ItemDimensionsByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemDimensionsByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDimensionsByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemDisplayGroupSalesRank.php b/lib/Model/CatalogItemsV20220401/ItemDisplayGroupSalesRank.php index ae065dce8..681a19515 100644 --- a/lib/Model/CatalogItemsV20220401/ItemDisplayGroupSalesRank.php +++ b/lib/Model/CatalogItemsV20220401/ItemDisplayGroupSalesRank.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDisplayGroupSalesRank Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemIdentifier.php b/lib/Model/CatalogItemsV20220401/ItemIdentifier.php index cf25183a9..3882e4588 100644 --- a/lib/Model/CatalogItemsV20220401/ItemIdentifier.php +++ b/lib/Model/CatalogItemsV20220401/ItemIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemIdentifier Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemIdentifiersByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemIdentifiersByMarketplace.php index 71276ff4d..c138ba093 100644 --- a/lib/Model/CatalogItemsV20220401/ItemIdentifiersByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemIdentifiersByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemIdentifiersByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemImage.php b/lib/Model/CatalogItemsV20220401/ItemImage.php index 34b2c9c2b..adb38687e 100644 --- a/lib/Model/CatalogItemsV20220401/ItemImage.php +++ b/lib/Model/CatalogItemsV20220401/ItemImage.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemImage Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemImagesByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemImagesByMarketplace.php index 1aa62d7cf..b6b2d2bf5 100644 --- a/lib/Model/CatalogItemsV20220401/ItemImagesByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemImagesByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemImagesByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemProductTypeByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemProductTypeByMarketplace.php index 88b358713..d90c5e00f 100644 --- a/lib/Model/CatalogItemsV20220401/ItemProductTypeByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemProductTypeByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemProductTypeByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemRelationship.php b/lib/Model/CatalogItemsV20220401/ItemRelationship.php index 16d3bba50..741e597ec 100644 --- a/lib/Model/CatalogItemsV20220401/ItemRelationship.php +++ b/lib/Model/CatalogItemsV20220401/ItemRelationship.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemRelationship Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemRelationshipsByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemRelationshipsByMarketplace.php index 6f4f795eb..739db04b1 100644 --- a/lib/Model/CatalogItemsV20220401/ItemRelationshipsByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemRelationshipsByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemRelationshipsByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemSalesRanksByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemSalesRanksByMarketplace.php index a3ceb890a..18053ae58 100644 --- a/lib/Model/CatalogItemsV20220401/ItemSalesRanksByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemSalesRanksByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSalesRanksByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemSearchResults.php b/lib/Model/CatalogItemsV20220401/ItemSearchResults.php index 3b364a1d9..c156d1c4a 100644 --- a/lib/Model/CatalogItemsV20220401/ItemSearchResults.php +++ b/lib/Model/CatalogItemsV20220401/ItemSearchResults.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSearchResults Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemSummaryByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemSummaryByMarketplace.php index eef75488e..bc9a8d090 100644 --- a/lib/Model/CatalogItemsV20220401/ItemSummaryByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemSummaryByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSummaryByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemVariationTheme.php b/lib/Model/CatalogItemsV20220401/ItemVariationTheme.php index 4d6abbd2b..98387085b 100644 --- a/lib/Model/CatalogItemsV20220401/ItemVariationTheme.php +++ b/lib/Model/CatalogItemsV20220401/ItemVariationTheme.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemVariationTheme Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemVendorDetailsByMarketplace.php b/lib/Model/CatalogItemsV20220401/ItemVendorDetailsByMarketplace.php index 0e469ba68..a17e0cb2f 100644 --- a/lib/Model/CatalogItemsV20220401/ItemVendorDetailsByMarketplace.php +++ b/lib/Model/CatalogItemsV20220401/ItemVendorDetailsByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemVendorDetailsByMarketplace Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/ItemVendorDetailsCategory.php b/lib/Model/CatalogItemsV20220401/ItemVendorDetailsCategory.php index 3e7c05b1d..b356bb301 100644 --- a/lib/Model/CatalogItemsV20220401/ItemVendorDetailsCategory.php +++ b/lib/Model/CatalogItemsV20220401/ItemVendorDetailsCategory.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemVendorDetailsCategory Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Pagination.php b/lib/Model/CatalogItemsV20220401/Pagination.php index 93c2dd720..680943ab7 100644 --- a/lib/Model/CatalogItemsV20220401/Pagination.php +++ b/lib/Model/CatalogItemsV20220401/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/CatalogItemsV20220401/Refinements.php b/lib/Model/CatalogItemsV20220401/Refinements.php index 1e382ccca..f275528d2 100644 --- a/lib/Model/CatalogItemsV20220401/Refinements.php +++ b/lib/Model/CatalogItemsV20220401/Refinements.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\CatalogItemsV20220401; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Refinements Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Code.php b/lib/Model/EasyShipV20220323/Code.php index f5c3aed0a..fe5361ffb 100644 --- a/lib/Model/EasyShipV20220323/Code.php +++ b/lib/Model/EasyShipV20220323/Code.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Code Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/CreateScheduledPackageRequest.php b/lib/Model/EasyShipV20220323/CreateScheduledPackageRequest.php index 9bcd757f4..36caa4625 100644 --- a/lib/Model/EasyShipV20220323/CreateScheduledPackageRequest.php +++ b/lib/Model/EasyShipV20220323/CreateScheduledPackageRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateScheduledPackageRequest Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/CreateScheduledPackagesRequest.php b/lib/Model/EasyShipV20220323/CreateScheduledPackagesRequest.php index 8569f8aff..efbd65ac0 100644 --- a/lib/Model/EasyShipV20220323/CreateScheduledPackagesRequest.php +++ b/lib/Model/EasyShipV20220323/CreateScheduledPackagesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateScheduledPackagesRequest Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/CreateScheduledPackagesResponse.php b/lib/Model/EasyShipV20220323/CreateScheduledPackagesResponse.php index 34fae2b05..a55169835 100644 --- a/lib/Model/EasyShipV20220323/CreateScheduledPackagesResponse.php +++ b/lib/Model/EasyShipV20220323/CreateScheduledPackagesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateScheduledPackagesResponse Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Dimensions.php b/lib/Model/EasyShipV20220323/Dimensions.php index 5a087a4d1..3e6653339 100644 --- a/lib/Model/EasyShipV20220323/Dimensions.php +++ b/lib/Model/EasyShipV20220323/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Error.php b/lib/Model/EasyShipV20220323/Error.php index b15923b19..0373f0d53 100644 --- a/lib/Model/EasyShipV20220323/Error.php +++ b/lib/Model/EasyShipV20220323/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/ErrorList.php b/lib/Model/EasyShipV20220323/ErrorList.php index 1aee24f48..4adf4a662 100644 --- a/lib/Model/EasyShipV20220323/ErrorList.php +++ b/lib/Model/EasyShipV20220323/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/HandoverMethod.php b/lib/Model/EasyShipV20220323/HandoverMethod.php index 414419783..26e55d722 100644 --- a/lib/Model/EasyShipV20220323/HandoverMethod.php +++ b/lib/Model/EasyShipV20220323/HandoverMethod.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * HandoverMethod Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/InvoiceData.php b/lib/Model/EasyShipV20220323/InvoiceData.php index 8291f304c..0379e5f1a 100644 --- a/lib/Model/EasyShipV20220323/InvoiceData.php +++ b/lib/Model/EasyShipV20220323/InvoiceData.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceData Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Item.php b/lib/Model/EasyShipV20220323/Item.php index bd3c4f01e..7dac8f074 100644 --- a/lib/Model/EasyShipV20220323/Item.php +++ b/lib/Model/EasyShipV20220323/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/LabelFormat.php b/lib/Model/EasyShipV20220323/LabelFormat.php index 543782500..2ccced18e 100644 --- a/lib/Model/EasyShipV20220323/LabelFormat.php +++ b/lib/Model/EasyShipV20220323/LabelFormat.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelFormat Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/ListHandoverSlotsRequest.php b/lib/Model/EasyShipV20220323/ListHandoverSlotsRequest.php index 41965c2f5..83991a185 100644 --- a/lib/Model/EasyShipV20220323/ListHandoverSlotsRequest.php +++ b/lib/Model/EasyShipV20220323/ListHandoverSlotsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListHandoverSlotsRequest Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/ListHandoverSlotsResponse.php b/lib/Model/EasyShipV20220323/ListHandoverSlotsResponse.php index d0ce9ede1..ffd40ed9e 100644 --- a/lib/Model/EasyShipV20220323/ListHandoverSlotsResponse.php +++ b/lib/Model/EasyShipV20220323/ListHandoverSlotsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListHandoverSlotsResponse Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/OrderScheduleDetails.php b/lib/Model/EasyShipV20220323/OrderScheduleDetails.php index 44ca938a7..d63e527ab 100644 --- a/lib/Model/EasyShipV20220323/OrderScheduleDetails.php +++ b/lib/Model/EasyShipV20220323/OrderScheduleDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderScheduleDetails Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Package.php b/lib/Model/EasyShipV20220323/Package.php index 92f67d475..83b3237bc 100644 --- a/lib/Model/EasyShipV20220323/Package.php +++ b/lib/Model/EasyShipV20220323/Package.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Package Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/PackageDetails.php b/lib/Model/EasyShipV20220323/PackageDetails.php index 34e0f2c34..204d9834d 100644 --- a/lib/Model/EasyShipV20220323/PackageDetails.php +++ b/lib/Model/EasyShipV20220323/PackageDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageDetails Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/PackageStatus.php b/lib/Model/EasyShipV20220323/PackageStatus.php index 34c4e1d06..919e2e39f 100644 --- a/lib/Model/EasyShipV20220323/PackageStatus.php +++ b/lib/Model/EasyShipV20220323/PackageStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageStatus Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Packages.php b/lib/Model/EasyShipV20220323/Packages.php index 6e0d48f5a..2fbc6314f 100644 --- a/lib/Model/EasyShipV20220323/Packages.php +++ b/lib/Model/EasyShipV20220323/Packages.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Packages Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/RejectedOrder.php b/lib/Model/EasyShipV20220323/RejectedOrder.php index 0ca335a63..a7e50c866 100644 --- a/lib/Model/EasyShipV20220323/RejectedOrder.php +++ b/lib/Model/EasyShipV20220323/RejectedOrder.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RejectedOrder Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/ScheduledPackageId.php b/lib/Model/EasyShipV20220323/ScheduledPackageId.php index 3562d00cf..a7d50f53b 100644 --- a/lib/Model/EasyShipV20220323/ScheduledPackageId.php +++ b/lib/Model/EasyShipV20220323/ScheduledPackageId.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ScheduledPackageId Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/TimeSlot.php b/lib/Model/EasyShipV20220323/TimeSlot.php index da31aa9f6..9b5bfd1a1 100644 --- a/lib/Model/EasyShipV20220323/TimeSlot.php +++ b/lib/Model/EasyShipV20220323/TimeSlot.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TimeSlot Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/TrackingDetails.php b/lib/Model/EasyShipV20220323/TrackingDetails.php index f90ba597e..c58001931 100644 --- a/lib/Model/EasyShipV20220323/TrackingDetails.php +++ b/lib/Model/EasyShipV20220323/TrackingDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingDetails Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/UnitOfLength.php b/lib/Model/EasyShipV20220323/UnitOfLength.php index 8200667d8..498eaaa2d 100644 --- a/lib/Model/EasyShipV20220323/UnitOfLength.php +++ b/lib/Model/EasyShipV20220323/UnitOfLength.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfLength Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/UnitOfWeight.php b/lib/Model/EasyShipV20220323/UnitOfWeight.php index d3c12fe1f..9d8d69b57 100644 --- a/lib/Model/EasyShipV20220323/UnitOfWeight.php +++ b/lib/Model/EasyShipV20220323/UnitOfWeight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfWeight Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/UpdatePackageDetails.php b/lib/Model/EasyShipV20220323/UpdatePackageDetails.php index ce36f61aa..33acef8ab 100644 --- a/lib/Model/EasyShipV20220323/UpdatePackageDetails.php +++ b/lib/Model/EasyShipV20220323/UpdatePackageDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdatePackageDetails Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/UpdateScheduledPackagesRequest.php b/lib/Model/EasyShipV20220323/UpdateScheduledPackagesRequest.php index a10306b05..5df697ff1 100644 --- a/lib/Model/EasyShipV20220323/UpdateScheduledPackagesRequest.php +++ b/lib/Model/EasyShipV20220323/UpdateScheduledPackagesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateScheduledPackagesRequest Class Doc Comment diff --git a/lib/Model/EasyShipV20220323/Weight.php b/lib/Model/EasyShipV20220323/Weight.php index 7c9e107ba..f553184b3 100644 --- a/lib/Model/EasyShipV20220323/Weight.php +++ b/lib/Model/EasyShipV20220323/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\EasyShipV20220323; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/FbaInboundEligibilityV1/Error.php b/lib/Model/FbaInboundEligibilityV1/Error.php index f5d4574de..67f0b678e 100644 --- a/lib/Model/FbaInboundEligibilityV1/Error.php +++ b/lib/Model/FbaInboundEligibilityV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundEligibilityV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FbaInboundEligibilityV1/GetItemEligibilityPreviewResponse.php b/lib/Model/FbaInboundEligibilityV1/GetItemEligibilityPreviewResponse.php index bc588a407..d2ba754fd 100644 --- a/lib/Model/FbaInboundEligibilityV1/GetItemEligibilityPreviewResponse.php +++ b/lib/Model/FbaInboundEligibilityV1/GetItemEligibilityPreviewResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundEligibilityV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetItemEligibilityPreviewResponse Class Doc Comment diff --git a/lib/Model/FbaInboundEligibilityV1/ItemEligibilityPreview.php b/lib/Model/FbaInboundEligibilityV1/ItemEligibilityPreview.php index 0f0b37916..ae6672502 100644 --- a/lib/Model/FbaInboundEligibilityV1/ItemEligibilityPreview.php +++ b/lib/Model/FbaInboundEligibilityV1/ItemEligibilityPreview.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundEligibilityV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemEligibilityPreview Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ASINInboundGuidance.php b/lib/Model/FbaInboundV0/ASINInboundGuidance.php index 6d56bda5a..204001f97 100644 --- a/lib/Model/FbaInboundV0/ASINInboundGuidance.php +++ b/lib/Model/FbaInboundV0/ASINInboundGuidance.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ASINInboundGuidance Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ASINPrepInstructions.php b/lib/Model/FbaInboundV0/ASINPrepInstructions.php index e27a73414..319853c35 100644 --- a/lib/Model/FbaInboundV0/ASINPrepInstructions.php +++ b/lib/Model/FbaInboundV0/ASINPrepInstructions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ASINPrepInstructions Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Address.php b/lib/Model/FbaInboundV0/Address.php index 5ae902023..d034dc0e6 100644 --- a/lib/Model/FbaInboundV0/Address.php +++ b/lib/Model/FbaInboundV0/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/FbaInboundV0/AmazonPrepFeesDetails.php b/lib/Model/FbaInboundV0/AmazonPrepFeesDetails.php index 615f39885..c8519adea 100644 --- a/lib/Model/FbaInboundV0/AmazonPrepFeesDetails.php +++ b/lib/Model/FbaInboundV0/AmazonPrepFeesDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AmazonPrepFeesDetails Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Amount.php b/lib/Model/FbaInboundV0/Amount.php index dec8b7b46..c5a8c9705 100644 --- a/lib/Model/FbaInboundV0/Amount.php +++ b/lib/Model/FbaInboundV0/Amount.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Amount Class Doc Comment diff --git a/lib/Model/FbaInboundV0/BarcodeInstruction.php b/lib/Model/FbaInboundV0/BarcodeInstruction.php index f73585775..9d514e3cd 100644 --- a/lib/Model/FbaInboundV0/BarcodeInstruction.php +++ b/lib/Model/FbaInboundV0/BarcodeInstruction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BarcodeInstruction Class Doc Comment diff --git a/lib/Model/FbaInboundV0/BillOfLadingDownloadURL.php b/lib/Model/FbaInboundV0/BillOfLadingDownloadURL.php index d2c057d38..902ad17d8 100644 --- a/lib/Model/FbaInboundV0/BillOfLadingDownloadURL.php +++ b/lib/Model/FbaInboundV0/BillOfLadingDownloadURL.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BillOfLadingDownloadURL Class Doc Comment diff --git a/lib/Model/FbaInboundV0/BoxContentsFeeDetails.php b/lib/Model/FbaInboundV0/BoxContentsFeeDetails.php index 23838a042..c535d6798 100644 --- a/lib/Model/FbaInboundV0/BoxContentsFeeDetails.php +++ b/lib/Model/FbaInboundV0/BoxContentsFeeDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BoxContentsFeeDetails Class Doc Comment diff --git a/lib/Model/FbaInboundV0/BoxContentsSource.php b/lib/Model/FbaInboundV0/BoxContentsSource.php index bbbb6631e..c81dadcc9 100644 --- a/lib/Model/FbaInboundV0/BoxContentsSource.php +++ b/lib/Model/FbaInboundV0/BoxContentsSource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BoxContentsSource Class Doc Comment diff --git a/lib/Model/FbaInboundV0/CommonTransportResult.php b/lib/Model/FbaInboundV0/CommonTransportResult.php index 09e1ffc9c..05b472e0a 100644 --- a/lib/Model/FbaInboundV0/CommonTransportResult.php +++ b/lib/Model/FbaInboundV0/CommonTransportResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CommonTransportResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Condition.php b/lib/Model/FbaInboundV0/Condition.php index ac7d4a14a..504733fd0 100644 --- a/lib/Model/FbaInboundV0/Condition.php +++ b/lib/Model/FbaInboundV0/Condition.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Condition Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ConfirmPreorderResponse.php b/lib/Model/FbaInboundV0/ConfirmPreorderResponse.php index 845d469ba..157f8a4e0 100644 --- a/lib/Model/FbaInboundV0/ConfirmPreorderResponse.php +++ b/lib/Model/FbaInboundV0/ConfirmPreorderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ConfirmPreorderResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ConfirmPreorderResult.php b/lib/Model/FbaInboundV0/ConfirmPreorderResult.php index 55096045e..efe047ad7 100644 --- a/lib/Model/FbaInboundV0/ConfirmPreorderResult.php +++ b/lib/Model/FbaInboundV0/ConfirmPreorderResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ConfirmPreorderResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ConfirmTransportResponse.php b/lib/Model/FbaInboundV0/ConfirmTransportResponse.php index 789b91c57..59265ff1c 100644 --- a/lib/Model/FbaInboundV0/ConfirmTransportResponse.php +++ b/lib/Model/FbaInboundV0/ConfirmTransportResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ConfirmTransportResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Contact.php b/lib/Model/FbaInboundV0/Contact.php index 26bec5db3..aaa7cd5d7 100644 --- a/lib/Model/FbaInboundV0/Contact.php +++ b/lib/Model/FbaInboundV0/Contact.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Contact Class Doc Comment diff --git a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanRequest.php b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanRequest.php index 5e7971999..769aad296 100644 --- a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanRequest.php +++ b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateInboundShipmentPlanRequest Class Doc Comment diff --git a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResponse.php b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResponse.php index 9bd82ff5f..e7c8a7a4d 100644 --- a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResponse.php +++ b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateInboundShipmentPlanResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResult.php b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResult.php index f6862c8b3..4ec610ab5 100644 --- a/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResult.php +++ b/lib/Model/FbaInboundV0/CreateInboundShipmentPlanResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateInboundShipmentPlanResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/CurrencyCode.php b/lib/Model/FbaInboundV0/CurrencyCode.php index 953229c9e..0f7788286 100644 --- a/lib/Model/FbaInboundV0/CurrencyCode.php +++ b/lib/Model/FbaInboundV0/CurrencyCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CurrencyCode Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Dimensions.php b/lib/Model/FbaInboundV0/Dimensions.php index 5264b4bc5..28506e737 100644 --- a/lib/Model/FbaInboundV0/Dimensions.php +++ b/lib/Model/FbaInboundV0/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Error.php b/lib/Model/FbaInboundV0/Error.php index 92ffeb831..7f1ae26f3 100644 --- a/lib/Model/FbaInboundV0/Error.php +++ b/lib/Model/FbaInboundV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ErrorReason.php b/lib/Model/FbaInboundV0/ErrorReason.php index 9b7380ab3..fe973d7d6 100644 --- a/lib/Model/FbaInboundV0/ErrorReason.php +++ b/lib/Model/FbaInboundV0/ErrorReason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorReason Class Doc Comment diff --git a/lib/Model/FbaInboundV0/EstimateTransportResponse.php b/lib/Model/FbaInboundV0/EstimateTransportResponse.php index b63209664..d2bc4c015 100644 --- a/lib/Model/FbaInboundV0/EstimateTransportResponse.php +++ b/lib/Model/FbaInboundV0/EstimateTransportResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EstimateTransportResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetBillOfLadingResponse.php b/lib/Model/FbaInboundV0/GetBillOfLadingResponse.php index 18368b91d..368dddd21 100644 --- a/lib/Model/FbaInboundV0/GetBillOfLadingResponse.php +++ b/lib/Model/FbaInboundV0/GetBillOfLadingResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetBillOfLadingResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetInboundGuidanceResponse.php b/lib/Model/FbaInboundV0/GetInboundGuidanceResponse.php index bff87f600..f8267add5 100644 --- a/lib/Model/FbaInboundV0/GetInboundGuidanceResponse.php +++ b/lib/Model/FbaInboundV0/GetInboundGuidanceResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetInboundGuidanceResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetInboundGuidanceResult.php b/lib/Model/FbaInboundV0/GetInboundGuidanceResult.php index 776d04810..9e70323db 100644 --- a/lib/Model/FbaInboundV0/GetInboundGuidanceResult.php +++ b/lib/Model/FbaInboundV0/GetInboundGuidanceResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetInboundGuidanceResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetLabelsResponse.php b/lib/Model/FbaInboundV0/GetLabelsResponse.php index 0cb282db9..429d3c5dd 100644 --- a/lib/Model/FbaInboundV0/GetLabelsResponse.php +++ b/lib/Model/FbaInboundV0/GetLabelsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetLabelsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetPreorderInfoResponse.php b/lib/Model/FbaInboundV0/GetPreorderInfoResponse.php index db5fc7bce..e3c2d6111 100644 --- a/lib/Model/FbaInboundV0/GetPreorderInfoResponse.php +++ b/lib/Model/FbaInboundV0/GetPreorderInfoResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPreorderInfoResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetPreorderInfoResult.php b/lib/Model/FbaInboundV0/GetPreorderInfoResult.php index 27cebeca8..102aa2cf2 100644 --- a/lib/Model/FbaInboundV0/GetPreorderInfoResult.php +++ b/lib/Model/FbaInboundV0/GetPreorderInfoResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPreorderInfoResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetPrepInstructionsResponse.php b/lib/Model/FbaInboundV0/GetPrepInstructionsResponse.php index 66e525c59..13e416ba1 100644 --- a/lib/Model/FbaInboundV0/GetPrepInstructionsResponse.php +++ b/lib/Model/FbaInboundV0/GetPrepInstructionsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPrepInstructionsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetPrepInstructionsResult.php b/lib/Model/FbaInboundV0/GetPrepInstructionsResult.php index 7e680a934..031cbba50 100644 --- a/lib/Model/FbaInboundV0/GetPrepInstructionsResult.php +++ b/lib/Model/FbaInboundV0/GetPrepInstructionsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPrepInstructionsResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetShipmentItemsResponse.php b/lib/Model/FbaInboundV0/GetShipmentItemsResponse.php index 7c4d57336..f0edbca4b 100644 --- a/lib/Model/FbaInboundV0/GetShipmentItemsResponse.php +++ b/lib/Model/FbaInboundV0/GetShipmentItemsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentItemsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetShipmentItemsResult.php b/lib/Model/FbaInboundV0/GetShipmentItemsResult.php index 3406f88db..2e8ab181b 100644 --- a/lib/Model/FbaInboundV0/GetShipmentItemsResult.php +++ b/lib/Model/FbaInboundV0/GetShipmentItemsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentItemsResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetShipmentsResponse.php b/lib/Model/FbaInboundV0/GetShipmentsResponse.php index c3a1e955c..2df0b7ab6 100644 --- a/lib/Model/FbaInboundV0/GetShipmentsResponse.php +++ b/lib/Model/FbaInboundV0/GetShipmentsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetShipmentsResult.php b/lib/Model/FbaInboundV0/GetShipmentsResult.php index d45b252f2..325201358 100644 --- a/lib/Model/FbaInboundV0/GetShipmentsResult.php +++ b/lib/Model/FbaInboundV0/GetShipmentsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentsResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetTransportDetailsResponse.php b/lib/Model/FbaInboundV0/GetTransportDetailsResponse.php index 4cb84cdb8..d7746635b 100644 --- a/lib/Model/FbaInboundV0/GetTransportDetailsResponse.php +++ b/lib/Model/FbaInboundV0/GetTransportDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTransportDetailsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GetTransportDetailsResult.php b/lib/Model/FbaInboundV0/GetTransportDetailsResult.php index 245f84e3b..b23a08e94 100644 --- a/lib/Model/FbaInboundV0/GetTransportDetailsResult.php +++ b/lib/Model/FbaInboundV0/GetTransportDetailsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTransportDetailsResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/GuidanceReason.php b/lib/Model/FbaInboundV0/GuidanceReason.php index 124968e26..221e7ad9d 100644 --- a/lib/Model/FbaInboundV0/GuidanceReason.php +++ b/lib/Model/FbaInboundV0/GuidanceReason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GuidanceReason Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundGuidance.php b/lib/Model/FbaInboundV0/InboundGuidance.php index 9d439e879..15fe99363 100644 --- a/lib/Model/FbaInboundV0/InboundGuidance.php +++ b/lib/Model/FbaInboundV0/InboundGuidance.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundGuidance Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentHeader.php b/lib/Model/FbaInboundV0/InboundShipmentHeader.php index 64a257a1e..7b5c4a416 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentHeader.php +++ b/lib/Model/FbaInboundV0/InboundShipmentHeader.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentHeader Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentInfo.php b/lib/Model/FbaInboundV0/InboundShipmentInfo.php index c65fb48bd..2bca7af84 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentInfo.php +++ b/lib/Model/FbaInboundV0/InboundShipmentInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentInfo Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentItem.php b/lib/Model/FbaInboundV0/InboundShipmentItem.php index cd27fd8f9..f75b0fc84 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentItem.php +++ b/lib/Model/FbaInboundV0/InboundShipmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentItem Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentPlan.php b/lib/Model/FbaInboundV0/InboundShipmentPlan.php index ee6fb6c75..6be2c2460 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentPlan.php +++ b/lib/Model/FbaInboundV0/InboundShipmentPlan.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentPlan Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentPlanItem.php b/lib/Model/FbaInboundV0/InboundShipmentPlanItem.php index dafc4b0fd..a78cf8af4 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentPlanItem.php +++ b/lib/Model/FbaInboundV0/InboundShipmentPlanItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentPlanItem Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentPlanRequestItem.php b/lib/Model/FbaInboundV0/InboundShipmentPlanRequestItem.php index 1c1f98b36..5e48e3c51 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentPlanRequestItem.php +++ b/lib/Model/FbaInboundV0/InboundShipmentPlanRequestItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentPlanRequestItem Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentRequest.php b/lib/Model/FbaInboundV0/InboundShipmentRequest.php index e449a47cb..13587609a 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentRequest.php +++ b/lib/Model/FbaInboundV0/InboundShipmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentRequest Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentResponse.php b/lib/Model/FbaInboundV0/InboundShipmentResponse.php index 571e71929..a9bedd227 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentResponse.php +++ b/lib/Model/FbaInboundV0/InboundShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InboundShipmentResult.php b/lib/Model/FbaInboundV0/InboundShipmentResult.php index 029f56020..e11263077 100644 --- a/lib/Model/FbaInboundV0/InboundShipmentResult.php +++ b/lib/Model/FbaInboundV0/InboundShipmentResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InboundShipmentResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/IntendedBoxContentsSource.php b/lib/Model/FbaInboundV0/IntendedBoxContentsSource.php index f92606eec..9f72be552 100644 --- a/lib/Model/FbaInboundV0/IntendedBoxContentsSource.php +++ b/lib/Model/FbaInboundV0/IntendedBoxContentsSource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IntendedBoxContentsSource Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InvalidASIN.php b/lib/Model/FbaInboundV0/InvalidASIN.php index 7f1ecee6f..e59a7717f 100644 --- a/lib/Model/FbaInboundV0/InvalidASIN.php +++ b/lib/Model/FbaInboundV0/InvalidASIN.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvalidASIN Class Doc Comment diff --git a/lib/Model/FbaInboundV0/InvalidSKU.php b/lib/Model/FbaInboundV0/InvalidSKU.php index 3d74535da..ae51a78e2 100644 --- a/lib/Model/FbaInboundV0/InvalidSKU.php +++ b/lib/Model/FbaInboundV0/InvalidSKU.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvalidSKU Class Doc Comment diff --git a/lib/Model/FbaInboundV0/LabelDownloadURL.php b/lib/Model/FbaInboundV0/LabelDownloadURL.php index 9edafddf2..263e514fe 100644 --- a/lib/Model/FbaInboundV0/LabelDownloadURL.php +++ b/lib/Model/FbaInboundV0/LabelDownloadURL.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelDownloadURL Class Doc Comment diff --git a/lib/Model/FbaInboundV0/LabelPrepPreference.php b/lib/Model/FbaInboundV0/LabelPrepPreference.php index a07ec0771..a166690c6 100644 --- a/lib/Model/FbaInboundV0/LabelPrepPreference.php +++ b/lib/Model/FbaInboundV0/LabelPrepPreference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelPrepPreference Class Doc Comment diff --git a/lib/Model/FbaInboundV0/LabelPrepType.php b/lib/Model/FbaInboundV0/LabelPrepType.php index 7315f78ac..27bafc5da 100644 --- a/lib/Model/FbaInboundV0/LabelPrepType.php +++ b/lib/Model/FbaInboundV0/LabelPrepType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelPrepType Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredLtlDataInput.php b/lib/Model/FbaInboundV0/NonPartneredLtlDataInput.php index 4da06ab17..a202dbc73 100644 --- a/lib/Model/FbaInboundV0/NonPartneredLtlDataInput.php +++ b/lib/Model/FbaInboundV0/NonPartneredLtlDataInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredLtlDataInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredLtlDataOutput.php b/lib/Model/FbaInboundV0/NonPartneredLtlDataOutput.php index 33f932a23..254dd566d 100644 --- a/lib/Model/FbaInboundV0/NonPartneredLtlDataOutput.php +++ b/lib/Model/FbaInboundV0/NonPartneredLtlDataOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredLtlDataOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataInput.php b/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataInput.php index 194aa728c..70df83be6 100644 --- a/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataInput.php +++ b/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredSmallParcelDataInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataOutput.php b/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataOutput.php index 1973e2a8e..6230aadfb 100644 --- a/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataOutput.php +++ b/lib/Model/FbaInboundV0/NonPartneredSmallParcelDataOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredSmallParcelDataOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageInput.php b/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageInput.php index 2fbd7d6e6..e8cb713f5 100644 --- a/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageInput.php +++ b/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredSmallParcelPackageInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageOutput.php b/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageOutput.php index 32aa32158..1efdb3386 100644 --- a/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageOutput.php +++ b/lib/Model/FbaInboundV0/NonPartneredSmallParcelPackageOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NonPartneredSmallParcelPackageOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PackageStatus.php b/lib/Model/FbaInboundV0/PackageStatus.php index 9049df632..ce578fc35 100644 --- a/lib/Model/FbaInboundV0/PackageStatus.php +++ b/lib/Model/FbaInboundV0/PackageStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageStatus Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Pallet.php b/lib/Model/FbaInboundV0/Pallet.php index 6f1d1115a..a216b5756 100644 --- a/lib/Model/FbaInboundV0/Pallet.php +++ b/lib/Model/FbaInboundV0/Pallet.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pallet Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredEstimate.php b/lib/Model/FbaInboundV0/PartneredEstimate.php index 678240535..047d4dcd7 100644 --- a/lib/Model/FbaInboundV0/PartneredEstimate.php +++ b/lib/Model/FbaInboundV0/PartneredEstimate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredEstimate Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredLtlDataInput.php b/lib/Model/FbaInboundV0/PartneredLtlDataInput.php index 6cd7dc437..4e81fb9fd 100644 --- a/lib/Model/FbaInboundV0/PartneredLtlDataInput.php +++ b/lib/Model/FbaInboundV0/PartneredLtlDataInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredLtlDataInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredLtlDataOutput.php b/lib/Model/FbaInboundV0/PartneredLtlDataOutput.php index 19246f55b..85d3c28ed 100644 --- a/lib/Model/FbaInboundV0/PartneredLtlDataOutput.php +++ b/lib/Model/FbaInboundV0/PartneredLtlDataOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredLtlDataOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredSmallParcelDataInput.php b/lib/Model/FbaInboundV0/PartneredSmallParcelDataInput.php index deaa6535c..2febd9930 100644 --- a/lib/Model/FbaInboundV0/PartneredSmallParcelDataInput.php +++ b/lib/Model/FbaInboundV0/PartneredSmallParcelDataInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredSmallParcelDataInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredSmallParcelDataOutput.php b/lib/Model/FbaInboundV0/PartneredSmallParcelDataOutput.php index d0bec0f37..55abceda8 100644 --- a/lib/Model/FbaInboundV0/PartneredSmallParcelDataOutput.php +++ b/lib/Model/FbaInboundV0/PartneredSmallParcelDataOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredSmallParcelDataOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredSmallParcelPackageInput.php b/lib/Model/FbaInboundV0/PartneredSmallParcelPackageInput.php index bd928039c..83a92ff36 100644 --- a/lib/Model/FbaInboundV0/PartneredSmallParcelPackageInput.php +++ b/lib/Model/FbaInboundV0/PartneredSmallParcelPackageInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredSmallParcelPackageInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PartneredSmallParcelPackageOutput.php b/lib/Model/FbaInboundV0/PartneredSmallParcelPackageOutput.php index 394fc5ce8..bd923c7bc 100644 --- a/lib/Model/FbaInboundV0/PartneredSmallParcelPackageOutput.php +++ b/lib/Model/FbaInboundV0/PartneredSmallParcelPackageOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartneredSmallParcelPackageOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PrepDetails.php b/lib/Model/FbaInboundV0/PrepDetails.php index 161b1858c..ec8d2f8b0 100644 --- a/lib/Model/FbaInboundV0/PrepDetails.php +++ b/lib/Model/FbaInboundV0/PrepDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrepDetails Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PrepGuidance.php b/lib/Model/FbaInboundV0/PrepGuidance.php index dbade5f12..64916ddad 100644 --- a/lib/Model/FbaInboundV0/PrepGuidance.php +++ b/lib/Model/FbaInboundV0/PrepGuidance.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrepGuidance Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PrepInstruction.php b/lib/Model/FbaInboundV0/PrepInstruction.php index 6dbfca17a..6683be08a 100644 --- a/lib/Model/FbaInboundV0/PrepInstruction.php +++ b/lib/Model/FbaInboundV0/PrepInstruction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrepInstruction Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PrepOwner.php b/lib/Model/FbaInboundV0/PrepOwner.php index 5f0c3d071..9c39bab9f 100644 --- a/lib/Model/FbaInboundV0/PrepOwner.php +++ b/lib/Model/FbaInboundV0/PrepOwner.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrepOwner Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PutTransportDetailsRequest.php b/lib/Model/FbaInboundV0/PutTransportDetailsRequest.php index 9d4228134..ae03bcb6c 100644 --- a/lib/Model/FbaInboundV0/PutTransportDetailsRequest.php +++ b/lib/Model/FbaInboundV0/PutTransportDetailsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PutTransportDetailsRequest Class Doc Comment diff --git a/lib/Model/FbaInboundV0/PutTransportDetailsResponse.php b/lib/Model/FbaInboundV0/PutTransportDetailsResponse.php index 443f70992..55ce24c52 100644 --- a/lib/Model/FbaInboundV0/PutTransportDetailsResponse.php +++ b/lib/Model/FbaInboundV0/PutTransportDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PutTransportDetailsResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/SKUInboundGuidance.php b/lib/Model/FbaInboundV0/SKUInboundGuidance.php index 6f048920b..a0ec10c17 100644 --- a/lib/Model/FbaInboundV0/SKUInboundGuidance.php +++ b/lib/Model/FbaInboundV0/SKUInboundGuidance.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SKUInboundGuidance Class Doc Comment diff --git a/lib/Model/FbaInboundV0/SKUPrepInstructions.php b/lib/Model/FbaInboundV0/SKUPrepInstructions.php index 6fbcb5e14..6542762c9 100644 --- a/lib/Model/FbaInboundV0/SKUPrepInstructions.php +++ b/lib/Model/FbaInboundV0/SKUPrepInstructions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SKUPrepInstructions Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ShipmentStatus.php b/lib/Model/FbaInboundV0/ShipmentStatus.php index 85e298278..7048d5f67 100644 --- a/lib/Model/FbaInboundV0/ShipmentStatus.php +++ b/lib/Model/FbaInboundV0/ShipmentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentStatus Class Doc Comment diff --git a/lib/Model/FbaInboundV0/ShipmentType.php b/lib/Model/FbaInboundV0/ShipmentType.php index 05b287dd4..5a3c56938 100644 --- a/lib/Model/FbaInboundV0/ShipmentType.php +++ b/lib/Model/FbaInboundV0/ShipmentType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentType Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportContent.php b/lib/Model/FbaInboundV0/TransportContent.php index bee6cdb77..d1d32468d 100644 --- a/lib/Model/FbaInboundV0/TransportContent.php +++ b/lib/Model/FbaInboundV0/TransportContent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportContent Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportDetailInput.php b/lib/Model/FbaInboundV0/TransportDetailInput.php index 670e2fced..dc0201ce8 100644 --- a/lib/Model/FbaInboundV0/TransportDetailInput.php +++ b/lib/Model/FbaInboundV0/TransportDetailInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportDetailInput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportDetailOutput.php b/lib/Model/FbaInboundV0/TransportDetailOutput.php index e0d9a84f9..2be73e5dc 100644 --- a/lib/Model/FbaInboundV0/TransportDetailOutput.php +++ b/lib/Model/FbaInboundV0/TransportDetailOutput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportDetailOutput Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportHeader.php b/lib/Model/FbaInboundV0/TransportHeader.php index 24f63aaf5..f96867f47 100644 --- a/lib/Model/FbaInboundV0/TransportHeader.php +++ b/lib/Model/FbaInboundV0/TransportHeader.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportHeader Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportResult.php b/lib/Model/FbaInboundV0/TransportResult.php index 912236a7f..990b14c76 100644 --- a/lib/Model/FbaInboundV0/TransportResult.php +++ b/lib/Model/FbaInboundV0/TransportResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportResult Class Doc Comment diff --git a/lib/Model/FbaInboundV0/TransportStatus.php b/lib/Model/FbaInboundV0/TransportStatus.php index ab36a1bc5..d63a383b2 100644 --- a/lib/Model/FbaInboundV0/TransportStatus.php +++ b/lib/Model/FbaInboundV0/TransportStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportStatus Class Doc Comment diff --git a/lib/Model/FbaInboundV0/UnitOfMeasurement.php b/lib/Model/FbaInboundV0/UnitOfMeasurement.php index ad74c1820..0e540b0cf 100644 --- a/lib/Model/FbaInboundV0/UnitOfMeasurement.php +++ b/lib/Model/FbaInboundV0/UnitOfMeasurement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfMeasurement Class Doc Comment diff --git a/lib/Model/FbaInboundV0/UnitOfWeight.php b/lib/Model/FbaInboundV0/UnitOfWeight.php index 2510e43a3..1968ec509 100644 --- a/lib/Model/FbaInboundV0/UnitOfWeight.php +++ b/lib/Model/FbaInboundV0/UnitOfWeight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfWeight Class Doc Comment diff --git a/lib/Model/FbaInboundV0/VoidTransportResponse.php b/lib/Model/FbaInboundV0/VoidTransportResponse.php index 6487fb334..374a61c00 100644 --- a/lib/Model/FbaInboundV0/VoidTransportResponse.php +++ b/lib/Model/FbaInboundV0/VoidTransportResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * VoidTransportResponse Class Doc Comment diff --git a/lib/Model/FbaInboundV0/Weight.php b/lib/Model/FbaInboundV0/Weight.php index 7aaea9f28..8126658bd 100644 --- a/lib/Model/FbaInboundV0/Weight.php +++ b/lib/Model/FbaInboundV0/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInboundV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/Error.php b/lib/Model/FbaInventoryV1/Error.php index c0e081af4..2d5398a04 100644 --- a/lib/Model/FbaInventoryV1/Error.php +++ b/lib/Model/FbaInventoryV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/GetInventorySummariesResponse.php b/lib/Model/FbaInventoryV1/GetInventorySummariesResponse.php index 3d26e2943..2534cc03e 100644 --- a/lib/Model/FbaInventoryV1/GetInventorySummariesResponse.php +++ b/lib/Model/FbaInventoryV1/GetInventorySummariesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetInventorySummariesResponse Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/GetInventorySummariesResult.php b/lib/Model/FbaInventoryV1/GetInventorySummariesResult.php index d69593573..280661405 100644 --- a/lib/Model/FbaInventoryV1/GetInventorySummariesResult.php +++ b/lib/Model/FbaInventoryV1/GetInventorySummariesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetInventorySummariesResult Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/Granularity.php b/lib/Model/FbaInventoryV1/Granularity.php index 6cc5f72d6..03a83348e 100644 --- a/lib/Model/FbaInventoryV1/Granularity.php +++ b/lib/Model/FbaInventoryV1/Granularity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Granularity Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/InventoryDetails.php b/lib/Model/FbaInventoryV1/InventoryDetails.php index ba9120092..2a457db70 100644 --- a/lib/Model/FbaInventoryV1/InventoryDetails.php +++ b/lib/Model/FbaInventoryV1/InventoryDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InventoryDetails Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/InventorySummary.php b/lib/Model/FbaInventoryV1/InventorySummary.php index b41cd2cc3..7ed458482 100644 --- a/lib/Model/FbaInventoryV1/InventorySummary.php +++ b/lib/Model/FbaInventoryV1/InventorySummary.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InventorySummary Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/Pagination.php b/lib/Model/FbaInventoryV1/Pagination.php index cc5f20c05..d7cc5a272 100644 --- a/lib/Model/FbaInventoryV1/Pagination.php +++ b/lib/Model/FbaInventoryV1/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/ResearchingQuantity.php b/lib/Model/FbaInventoryV1/ResearchingQuantity.php index 74cef6fa4..5dbf4476e 100644 --- a/lib/Model/FbaInventoryV1/ResearchingQuantity.php +++ b/lib/Model/FbaInventoryV1/ResearchingQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ResearchingQuantity Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/ResearchingQuantityEntry.php b/lib/Model/FbaInventoryV1/ResearchingQuantityEntry.php index 6a2579684..f1c3d6e91 100644 --- a/lib/Model/FbaInventoryV1/ResearchingQuantityEntry.php +++ b/lib/Model/FbaInventoryV1/ResearchingQuantityEntry.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ResearchingQuantityEntry Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/ReservedQuantity.php b/lib/Model/FbaInventoryV1/ReservedQuantity.php index 9ddc4c286..0e78ed044 100644 --- a/lib/Model/FbaInventoryV1/ReservedQuantity.php +++ b/lib/Model/FbaInventoryV1/ReservedQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReservedQuantity Class Doc Comment diff --git a/lib/Model/FbaInventoryV1/UnfulfillableQuantity.php b/lib/Model/FbaInventoryV1/UnfulfillableQuantity.php index ef0fb93be..553bf80c0 100644 --- a/lib/Model/FbaInventoryV1/UnfulfillableQuantity.php +++ b/lib/Model/FbaInventoryV1/UnfulfillableQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnfulfillableQuantity Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/AdditionalLocationInfo.php b/lib/Model/FbaOutboundV20200701/AdditionalLocationInfo.php index c8fa9b0da..5bb590701 100644 --- a/lib/Model/FbaOutboundV20200701/AdditionalLocationInfo.php +++ b/lib/Model/FbaOutboundV20200701/AdditionalLocationInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalLocationInfo Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Address.php b/lib/Model/FbaOutboundV20200701/Address.php index e13e4499d..1ceaedc8a 100644 --- a/lib/Model/FbaOutboundV20200701/Address.php +++ b/lib/Model/FbaOutboundV20200701/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CODSettings.php b/lib/Model/FbaOutboundV20200701/CODSettings.php index b13e80e03..449365e8a 100644 --- a/lib/Model/FbaOutboundV20200701/CODSettings.php +++ b/lib/Model/FbaOutboundV20200701/CODSettings.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CODSettings Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CancelFulfillmentOrderResponse.php b/lib/Model/FbaOutboundV20200701/CancelFulfillmentOrderResponse.php index 2663b36bf..96a94a505 100644 --- a/lib/Model/FbaOutboundV20200701/CancelFulfillmentOrderResponse.php +++ b/lib/Model/FbaOutboundV20200701/CancelFulfillmentOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelFulfillmentOrderResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderItem.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderItem.php index 496f1f75b..1cea8b80d 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderItem.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentOrderItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderRequest.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderRequest.php index 32f8b17bc..e8f2b1c7e 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderRequest.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentOrderRequest Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderResponse.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderResponse.php index 39f4e3f4d..ae1b4de19 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderResponse.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentOrderResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnRequest.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnRequest.php index 30c4d51d4..db2a2cf31 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnRequest.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentReturnRequest Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResponse.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResponse.php index 7d4732d69..94f1b9df7 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResponse.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentReturnResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResult.php b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResult.php index e3877b5a7..19201b6ec 100644 --- a/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResult.php +++ b/lib/Model/FbaOutboundV20200701/CreateFulfillmentReturnResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFulfillmentReturnResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CreateReturnItem.php b/lib/Model/FbaOutboundV20200701/CreateReturnItem.php index 5f67240b9..a2f037de4 100644 --- a/lib/Model/FbaOutboundV20200701/CreateReturnItem.php +++ b/lib/Model/FbaOutboundV20200701/CreateReturnItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReturnItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/CurrentStatus.php b/lib/Model/FbaOutboundV20200701/CurrentStatus.php index dafa9750a..bc5f2a524 100644 --- a/lib/Model/FbaOutboundV20200701/CurrentStatus.php +++ b/lib/Model/FbaOutboundV20200701/CurrentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CurrentStatus Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/DeliveryWindow.php b/lib/Model/FbaOutboundV20200701/DeliveryWindow.php index 56350569c..374c7c768 100644 --- a/lib/Model/FbaOutboundV20200701/DeliveryWindow.php +++ b/lib/Model/FbaOutboundV20200701/DeliveryWindow.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DeliveryWindow Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Error.php b/lib/Model/FbaOutboundV20200701/Error.php index 67ee1d0c5..693425dfe 100644 --- a/lib/Model/FbaOutboundV20200701/Error.php +++ b/lib/Model/FbaOutboundV20200701/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/EventCode.php b/lib/Model/FbaOutboundV20200701/EventCode.php index 13609a8b6..1c96cd2c7 100644 --- a/lib/Model/FbaOutboundV20200701/EventCode.php +++ b/lib/Model/FbaOutboundV20200701/EventCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventCode Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Feature.php b/lib/Model/FbaOutboundV20200701/Feature.php index 740279180..db314ed9d 100644 --- a/lib/Model/FbaOutboundV20200701/Feature.php +++ b/lib/Model/FbaOutboundV20200701/Feature.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Feature Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FeatureSettings.php b/lib/Model/FbaOutboundV20200701/FeatureSettings.php index f531c7419..36378a6fd 100644 --- a/lib/Model/FbaOutboundV20200701/FeatureSettings.php +++ b/lib/Model/FbaOutboundV20200701/FeatureSettings.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeatureSettings Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FeatureSku.php b/lib/Model/FbaOutboundV20200701/FeatureSku.php index 1f0191f5e..2b28eee2d 100644 --- a/lib/Model/FbaOutboundV20200701/FeatureSku.php +++ b/lib/Model/FbaOutboundV20200701/FeatureSku.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeatureSku Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Fee.php b/lib/Model/FbaOutboundV20200701/Fee.php index a58d75119..1d2be1ebc 100644 --- a/lib/Model/FbaOutboundV20200701/Fee.php +++ b/lib/Model/FbaOutboundV20200701/Fee.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Fee Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentAction.php b/lib/Model/FbaOutboundV20200701/FulfillmentAction.php index 73f104262..ca2e1b15a 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentAction.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentAction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentAction Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentOrder.php b/lib/Model/FbaOutboundV20200701/FulfillmentOrder.php index e465f7ad0..6e1d11778 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentOrder.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentOrder.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentOrder Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentOrderItem.php b/lib/Model/FbaOutboundV20200701/FulfillmentOrderItem.php index 991093a11..e84fa33ff 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentOrderItem.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentOrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentOrderItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentOrderStatus.php b/lib/Model/FbaOutboundV20200701/FulfillmentOrderStatus.php index 35f057802..7f9740060 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentOrderStatus.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentOrderStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentOrderStatus Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentPolicy.php b/lib/Model/FbaOutboundV20200701/FulfillmentPolicy.php index 347faba4a..93e42576d 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentPolicy.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentPolicy.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentPolicy Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentPreview.php b/lib/Model/FbaOutboundV20200701/FulfillmentPreview.php index 8a1463980..85ba356ee 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentPreview.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentPreview.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentPreview Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentPreviewItem.php b/lib/Model/FbaOutboundV20200701/FulfillmentPreviewItem.php index 0e17d8964..6ab11ff99 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentPreviewItem.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentPreviewItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentPreviewItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentPreviewShipment.php b/lib/Model/FbaOutboundV20200701/FulfillmentPreviewShipment.php index 0925c1656..a81fd44ed 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentPreviewShipment.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentPreviewShipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentPreviewShipment Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentReturnItemStatus.php b/lib/Model/FbaOutboundV20200701/FulfillmentReturnItemStatus.php index 01a79deb3..95e1227dd 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentReturnItemStatus.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentReturnItemStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentReturnItemStatus Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentShipment.php b/lib/Model/FbaOutboundV20200701/FulfillmentShipment.php index 6df7fbeb8..d074177ab 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentShipment.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentShipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentShipment Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentShipmentItem.php b/lib/Model/FbaOutboundV20200701/FulfillmentShipmentItem.php index dd47b2daa..3fd714396 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentShipmentItem.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentShipmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentShipmentItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/FulfillmentShipmentPackage.php b/lib/Model/FbaOutboundV20200701/FulfillmentShipmentPackage.php index 7cdcf0e10..4469379ac 100644 --- a/lib/Model/FbaOutboundV20200701/FulfillmentShipmentPackage.php +++ b/lib/Model/FbaOutboundV20200701/FulfillmentShipmentPackage.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentShipmentPackage Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResponse.php b/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResponse.php index 7b6eaf1c9..9abca0fa4 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeatureInventoryResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResult.php b/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResult.php index 89f16c34c..f2edc6ecd 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResult.php +++ b/lib/Model/FbaOutboundV20200701/GetFeatureInventoryResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeatureInventoryResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeatureSkuResponse.php b/lib/Model/FbaOutboundV20200701/GetFeatureSkuResponse.php index b9e6ff48f..6d331c07a 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeatureSkuResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetFeatureSkuResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeatureSkuResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeatureSkuResult.php b/lib/Model/FbaOutboundV20200701/GetFeatureSkuResult.php index 93a7c3ab6..3a0a158eb 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeatureSkuResult.php +++ b/lib/Model/FbaOutboundV20200701/GetFeatureSkuResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeatureSkuResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeaturesResponse.php b/lib/Model/FbaOutboundV20200701/GetFeaturesResponse.php index ce990bf28..d5aaf509e 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeaturesResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetFeaturesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeaturesResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFeaturesResult.php b/lib/Model/FbaOutboundV20200701/GetFeaturesResult.php index f28820090..60d4203ce 100644 --- a/lib/Model/FbaOutboundV20200701/GetFeaturesResult.php +++ b/lib/Model/FbaOutboundV20200701/GetFeaturesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeaturesResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResponse.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResponse.php index 27e862402..c45d15ded 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentOrderResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResult.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResult.php index 3c924f2ec..f9e375426 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResult.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentOrderResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentOrderResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewItem.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewItem.php index a04dfe679..499156c62 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewItem.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentPreviewItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewRequest.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewRequest.php index fe6ca1356..bb2f74c3b 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewRequest.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentPreviewRequest Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResponse.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResponse.php index da19f6176..edecb948e 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentPreviewResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResult.php b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResult.php index fa2ae8c4a..03688f236 100644 --- a/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResult.php +++ b/lib/Model/FbaOutboundV20200701/GetFulfillmentPreviewResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFulfillmentPreviewResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/GetPackageTrackingDetailsResponse.php b/lib/Model/FbaOutboundV20200701/GetPackageTrackingDetailsResponse.php index 134847029..bb7bcb7e0 100644 --- a/lib/Model/FbaOutboundV20200701/GetPackageTrackingDetailsResponse.php +++ b/lib/Model/FbaOutboundV20200701/GetPackageTrackingDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPackageTrackingDetailsResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/InvalidItemReason.php b/lib/Model/FbaOutboundV20200701/InvalidItemReason.php index e39a2cce2..c19584e38 100644 --- a/lib/Model/FbaOutboundV20200701/InvalidItemReason.php +++ b/lib/Model/FbaOutboundV20200701/InvalidItemReason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvalidItemReason Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/InvalidItemReasonCode.php b/lib/Model/FbaOutboundV20200701/InvalidItemReasonCode.php index fedcd8cc2..eda9952cd 100644 --- a/lib/Model/FbaOutboundV20200701/InvalidItemReasonCode.php +++ b/lib/Model/FbaOutboundV20200701/InvalidItemReasonCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvalidItemReasonCode Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/InvalidReturnItem.php b/lib/Model/FbaOutboundV20200701/InvalidReturnItem.php index ea8bdf6ad..a69375ef3 100644 --- a/lib/Model/FbaOutboundV20200701/InvalidReturnItem.php +++ b/lib/Model/FbaOutboundV20200701/InvalidReturnItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvalidReturnItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResponse.php b/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResponse.php index f428e6be2..e42604308 100644 --- a/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResponse.php +++ b/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListAllFulfillmentOrdersResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResult.php b/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResult.php index 40fd54530..81226dcf7 100644 --- a/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResult.php +++ b/lib/Model/FbaOutboundV20200701/ListAllFulfillmentOrdersResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListAllFulfillmentOrdersResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResponse.php b/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResponse.php index 43e9620ad..1c62b76cf 100644 --- a/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResponse.php +++ b/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListReturnReasonCodesResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResult.php b/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResult.php index 0c8e6f8e9..875062e53 100644 --- a/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResult.php +++ b/lib/Model/FbaOutboundV20200701/ListReturnReasonCodesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListReturnReasonCodesResult Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Money.php b/lib/Model/FbaOutboundV20200701/Money.php index db1360744..55e9cacd6 100644 --- a/lib/Model/FbaOutboundV20200701/Money.php +++ b/lib/Model/FbaOutboundV20200701/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/PackageTrackingDetails.php b/lib/Model/FbaOutboundV20200701/PackageTrackingDetails.php index a2ddc14fd..f32114254 100644 --- a/lib/Model/FbaOutboundV20200701/PackageTrackingDetails.php +++ b/lib/Model/FbaOutboundV20200701/PackageTrackingDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageTrackingDetails Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ReasonCodeDetails.php b/lib/Model/FbaOutboundV20200701/ReasonCodeDetails.php index 4b8dde09f..649f18e35 100644 --- a/lib/Model/FbaOutboundV20200701/ReasonCodeDetails.php +++ b/lib/Model/FbaOutboundV20200701/ReasonCodeDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReasonCodeDetails Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ReturnAuthorization.php b/lib/Model/FbaOutboundV20200701/ReturnAuthorization.php index 6fa36991e..5cd089712 100644 --- a/lib/Model/FbaOutboundV20200701/ReturnAuthorization.php +++ b/lib/Model/FbaOutboundV20200701/ReturnAuthorization.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReturnAuthorization Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ReturnItem.php b/lib/Model/FbaOutboundV20200701/ReturnItem.php index 096b683b4..b64c0189f 100644 --- a/lib/Model/FbaOutboundV20200701/ReturnItem.php +++ b/lib/Model/FbaOutboundV20200701/ReturnItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReturnItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ReturnItemDisposition.php b/lib/Model/FbaOutboundV20200701/ReturnItemDisposition.php index afa7e4d0d..ac485a34b 100644 --- a/lib/Model/FbaOutboundV20200701/ReturnItemDisposition.php +++ b/lib/Model/FbaOutboundV20200701/ReturnItemDisposition.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReturnItemDisposition Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ScheduledDeliveryInfo.php b/lib/Model/FbaOutboundV20200701/ScheduledDeliveryInfo.php index 5c87072df..915bdadae 100644 --- a/lib/Model/FbaOutboundV20200701/ScheduledDeliveryInfo.php +++ b/lib/Model/FbaOutboundV20200701/ScheduledDeliveryInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ScheduledDeliveryInfo Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/ShippingSpeedCategory.php b/lib/Model/FbaOutboundV20200701/ShippingSpeedCategory.php index 503a0c7b1..6be82afb6 100644 --- a/lib/Model/FbaOutboundV20200701/ShippingSpeedCategory.php +++ b/lib/Model/FbaOutboundV20200701/ShippingSpeedCategory.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingSpeedCategory Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/TrackingAddress.php b/lib/Model/FbaOutboundV20200701/TrackingAddress.php index 48541cbcb..3305c3a86 100644 --- a/lib/Model/FbaOutboundV20200701/TrackingAddress.php +++ b/lib/Model/FbaOutboundV20200701/TrackingAddress.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingAddress Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/TrackingEvent.php b/lib/Model/FbaOutboundV20200701/TrackingEvent.php index 1d539f073..0333b7756 100644 --- a/lib/Model/FbaOutboundV20200701/TrackingEvent.php +++ b/lib/Model/FbaOutboundV20200701/TrackingEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingEvent Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/UnfulfillablePreviewItem.php b/lib/Model/FbaOutboundV20200701/UnfulfillablePreviewItem.php index 82f813a76..567b3ad90 100644 --- a/lib/Model/FbaOutboundV20200701/UnfulfillablePreviewItem.php +++ b/lib/Model/FbaOutboundV20200701/UnfulfillablePreviewItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnfulfillablePreviewItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderItem.php b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderItem.php index 8ea54fc0c..4c995db27 100644 --- a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderItem.php +++ b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateFulfillmentOrderItem Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderRequest.php b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderRequest.php index 06ee14db4..99e01dc55 100644 --- a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderRequest.php +++ b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateFulfillmentOrderRequest Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderResponse.php b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderResponse.php index 834013128..fa5e9ce10 100644 --- a/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderResponse.php +++ b/lib/Model/FbaOutboundV20200701/UpdateFulfillmentOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateFulfillmentOrderResponse Class Doc Comment diff --git a/lib/Model/FbaOutboundV20200701/Weight.php b/lib/Model/FbaOutboundV20200701/Weight.php index 6206a3cb8..f646a7337 100644 --- a/lib/Model/FbaOutboundV20200701/Weight.php +++ b/lib/Model/FbaOutboundV20200701/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FbaOutboundV20200701; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/FeedsV20210630/CreateFeedDocumentResponse.php b/lib/Model/FeedsV20210630/CreateFeedDocumentResponse.php index f742e724c..b7f8dd352 100644 --- a/lib/Model/FeedsV20210630/CreateFeedDocumentResponse.php +++ b/lib/Model/FeedsV20210630/CreateFeedDocumentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFeedDocumentResponse Class Doc Comment diff --git a/lib/Model/FeedsV20210630/CreateFeedDocumentSpecification.php b/lib/Model/FeedsV20210630/CreateFeedDocumentSpecification.php index 268196690..b52c46f15 100644 --- a/lib/Model/FeedsV20210630/CreateFeedDocumentSpecification.php +++ b/lib/Model/FeedsV20210630/CreateFeedDocumentSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFeedDocumentSpecification Class Doc Comment diff --git a/lib/Model/FeedsV20210630/CreateFeedResponse.php b/lib/Model/FeedsV20210630/CreateFeedResponse.php index 1da1c8419..b44f48fa3 100644 --- a/lib/Model/FeedsV20210630/CreateFeedResponse.php +++ b/lib/Model/FeedsV20210630/CreateFeedResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFeedResponse Class Doc Comment diff --git a/lib/Model/FeedsV20210630/CreateFeedSpecification.php b/lib/Model/FeedsV20210630/CreateFeedSpecification.php index a66702530..372b4abd4 100644 --- a/lib/Model/FeedsV20210630/CreateFeedSpecification.php +++ b/lib/Model/FeedsV20210630/CreateFeedSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateFeedSpecification Class Doc Comment diff --git a/lib/Model/FeedsV20210630/Error.php b/lib/Model/FeedsV20210630/Error.php index 45bcc2420..df01e0978 100644 --- a/lib/Model/FeedsV20210630/Error.php +++ b/lib/Model/FeedsV20210630/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FeedsV20210630/ErrorList.php b/lib/Model/FeedsV20210630/ErrorList.php index 7472ed322..d3f457760 100644 --- a/lib/Model/FeedsV20210630/ErrorList.php +++ b/lib/Model/FeedsV20210630/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/FeedsV20210630/Feed.php b/lib/Model/FeedsV20210630/Feed.php index cd33d95fd..7df552207 100644 --- a/lib/Model/FeedsV20210630/Feed.php +++ b/lib/Model/FeedsV20210630/Feed.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Feed Class Doc Comment diff --git a/lib/Model/FeedsV20210630/FeedDocument.php b/lib/Model/FeedsV20210630/FeedDocument.php index f841780fe..97942a6bf 100644 --- a/lib/Model/FeedsV20210630/FeedDocument.php +++ b/lib/Model/FeedsV20210630/FeedDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeedDocument Class Doc Comment diff --git a/lib/Model/FeedsV20210630/GetFeedsResponse.php b/lib/Model/FeedsV20210630/GetFeedsResponse.php index 08acffe34..8ae0c7870 100644 --- a/lib/Model/FeedsV20210630/GetFeedsResponse.php +++ b/lib/Model/FeedsV20210630/GetFeedsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeedsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetFeedsResponse Class Doc Comment diff --git a/lib/Model/FeesV0/Error.php b/lib/Model/FeesV0/Error.php index c667a6cfd..ec12a2f51 100644 --- a/lib/Model/FeesV0/Error.php +++ b/lib/Model/FeesV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FeesV0/FeeDetail.php b/lib/Model/FeesV0/FeeDetail.php index 0eb94d67c..c6db32b39 100644 --- a/lib/Model/FeesV0/FeeDetail.php +++ b/lib/Model/FeesV0/FeeDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeeDetail Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimate.php b/lib/Model/FeesV0/FeesEstimate.php index 8654941ff..10327166d 100644 --- a/lib/Model/FeesV0/FeesEstimate.php +++ b/lib/Model/FeesV0/FeesEstimate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimate Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimateByIdRequest.php b/lib/Model/FeesV0/FeesEstimateByIdRequest.php index 33473cec2..860e574c5 100644 --- a/lib/Model/FeesV0/FeesEstimateByIdRequest.php +++ b/lib/Model/FeesV0/FeesEstimateByIdRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimateByIdRequest Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimateError.php b/lib/Model/FeesV0/FeesEstimateError.php index 5fb5af8f1..f1c3c80d3 100644 --- a/lib/Model/FeesV0/FeesEstimateError.php +++ b/lib/Model/FeesV0/FeesEstimateError.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimateError Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimateIdentifier.php b/lib/Model/FeesV0/FeesEstimateIdentifier.php index e1411818d..41fa35a1d 100644 --- a/lib/Model/FeesV0/FeesEstimateIdentifier.php +++ b/lib/Model/FeesV0/FeesEstimateIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimateIdentifier Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimateRequest.php b/lib/Model/FeesV0/FeesEstimateRequest.php index 2d4af2e78..4c0c6d2d4 100644 --- a/lib/Model/FeesV0/FeesEstimateRequest.php +++ b/lib/Model/FeesV0/FeesEstimateRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimateRequest Class Doc Comment diff --git a/lib/Model/FeesV0/FeesEstimateResult.php b/lib/Model/FeesV0/FeesEstimateResult.php index bd4e94c7e..085794957 100644 --- a/lib/Model/FeesV0/FeesEstimateResult.php +++ b/lib/Model/FeesV0/FeesEstimateResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeesEstimateResult Class Doc Comment diff --git a/lib/Model/FeesV0/GetMyFeesEstimateRequest.php b/lib/Model/FeesV0/GetMyFeesEstimateRequest.php index e89aa27e5..71dc57f48 100644 --- a/lib/Model/FeesV0/GetMyFeesEstimateRequest.php +++ b/lib/Model/FeesV0/GetMyFeesEstimateRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMyFeesEstimateRequest Class Doc Comment diff --git a/lib/Model/FeesV0/GetMyFeesEstimateResponse.php b/lib/Model/FeesV0/GetMyFeesEstimateResponse.php index d596393ae..ccb264b72 100644 --- a/lib/Model/FeesV0/GetMyFeesEstimateResponse.php +++ b/lib/Model/FeesV0/GetMyFeesEstimateResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMyFeesEstimateResponse Class Doc Comment diff --git a/lib/Model/FeesV0/GetMyFeesEstimateResult.php b/lib/Model/FeesV0/GetMyFeesEstimateResult.php index e67afbcc9..4b97645c3 100644 --- a/lib/Model/FeesV0/GetMyFeesEstimateResult.php +++ b/lib/Model/FeesV0/GetMyFeesEstimateResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMyFeesEstimateResult Class Doc Comment diff --git a/lib/Model/FeesV0/GetMyFeesEstimatesErrorList.php b/lib/Model/FeesV0/GetMyFeesEstimatesErrorList.php index cf7f74b91..7a61f69fd 100644 --- a/lib/Model/FeesV0/GetMyFeesEstimatesErrorList.php +++ b/lib/Model/FeesV0/GetMyFeesEstimatesErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMyFeesEstimatesErrorList Class Doc Comment diff --git a/lib/Model/FeesV0/IdType.php b/lib/Model/FeesV0/IdType.php index f9a9f8b6a..da31da2bb 100644 --- a/lib/Model/FeesV0/IdType.php +++ b/lib/Model/FeesV0/IdType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IdType Class Doc Comment diff --git a/lib/Model/FeesV0/IncludedFeeDetail.php b/lib/Model/FeesV0/IncludedFeeDetail.php index fc34969d6..ad322d2d8 100644 --- a/lib/Model/FeesV0/IncludedFeeDetail.php +++ b/lib/Model/FeesV0/IncludedFeeDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IncludedFeeDetail Class Doc Comment diff --git a/lib/Model/FeesV0/MoneyType.php b/lib/Model/FeesV0/MoneyType.php index 0ac97dbe0..ddee90fc7 100644 --- a/lib/Model/FeesV0/MoneyType.php +++ b/lib/Model/FeesV0/MoneyType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MoneyType Class Doc Comment diff --git a/lib/Model/FeesV0/OptionalFulfillmentProgram.php b/lib/Model/FeesV0/OptionalFulfillmentProgram.php index d51dd0729..aa90fa2ba 100644 --- a/lib/Model/FeesV0/OptionalFulfillmentProgram.php +++ b/lib/Model/FeesV0/OptionalFulfillmentProgram.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OptionalFulfillmentProgram Class Doc Comment diff --git a/lib/Model/FeesV0/Points.php b/lib/Model/FeesV0/Points.php index 73c1afddb..2b0b5b022 100644 --- a/lib/Model/FeesV0/Points.php +++ b/lib/Model/FeesV0/Points.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Points Class Doc Comment diff --git a/lib/Model/FeesV0/PriceToEstimateFees.php b/lib/Model/FeesV0/PriceToEstimateFees.php index f38d9e139..3415e5a90 100644 --- a/lib/Model/FeesV0/PriceToEstimateFees.php +++ b/lib/Model/FeesV0/PriceToEstimateFees.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FeesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PriceToEstimateFees Class Doc Comment diff --git a/lib/Model/FinancesV0/AdjustmentEvent.php b/lib/Model/FinancesV0/AdjustmentEvent.php index ce9c2d0c3..9406c0d50 100644 --- a/lib/Model/FinancesV0/AdjustmentEvent.php +++ b/lib/Model/FinancesV0/AdjustmentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdjustmentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/AdjustmentItem.php b/lib/Model/FinancesV0/AdjustmentItem.php index a8bc77268..5079d0ed5 100644 --- a/lib/Model/FinancesV0/AdjustmentItem.php +++ b/lib/Model/FinancesV0/AdjustmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdjustmentItem Class Doc Comment diff --git a/lib/Model/FinancesV0/AffordabilityExpenseEvent.php b/lib/Model/FinancesV0/AffordabilityExpenseEvent.php index 743954eae..52fccd95a 100644 --- a/lib/Model/FinancesV0/AffordabilityExpenseEvent.php +++ b/lib/Model/FinancesV0/AffordabilityExpenseEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AffordabilityExpenseEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ChargeComponent.php b/lib/Model/FinancesV0/ChargeComponent.php index f4e443575..85188529f 100644 --- a/lib/Model/FinancesV0/ChargeComponent.php +++ b/lib/Model/FinancesV0/ChargeComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChargeComponent Class Doc Comment diff --git a/lib/Model/FinancesV0/ChargeInstrument.php b/lib/Model/FinancesV0/ChargeInstrument.php index f4ba71b11..b4e052bb3 100644 --- a/lib/Model/FinancesV0/ChargeInstrument.php +++ b/lib/Model/FinancesV0/ChargeInstrument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChargeInstrument Class Doc Comment diff --git a/lib/Model/FinancesV0/CouponPaymentEvent.php b/lib/Model/FinancesV0/CouponPaymentEvent.php index 730c71e1d..3433cad45 100644 --- a/lib/Model/FinancesV0/CouponPaymentEvent.php +++ b/lib/Model/FinancesV0/CouponPaymentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CouponPaymentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/Currency.php b/lib/Model/FinancesV0/Currency.php index 87c123daf..7684f3dbd 100644 --- a/lib/Model/FinancesV0/Currency.php +++ b/lib/Model/FinancesV0/Currency.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Currency Class Doc Comment diff --git a/lib/Model/FinancesV0/DebtRecoveryEvent.php b/lib/Model/FinancesV0/DebtRecoveryEvent.php index af00eb91b..3943107bc 100644 --- a/lib/Model/FinancesV0/DebtRecoveryEvent.php +++ b/lib/Model/FinancesV0/DebtRecoveryEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DebtRecoveryEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/DebtRecoveryItem.php b/lib/Model/FinancesV0/DebtRecoveryItem.php index 1a5eba1e8..b76e94078 100644 --- a/lib/Model/FinancesV0/DebtRecoveryItem.php +++ b/lib/Model/FinancesV0/DebtRecoveryItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DebtRecoveryItem Class Doc Comment diff --git a/lib/Model/FinancesV0/DirectPayment.php b/lib/Model/FinancesV0/DirectPayment.php index 4922cd294..fc4ecb976 100644 --- a/lib/Model/FinancesV0/DirectPayment.php +++ b/lib/Model/FinancesV0/DirectPayment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DirectPayment Class Doc Comment diff --git a/lib/Model/FinancesV0/Error.php b/lib/Model/FinancesV0/Error.php index 8f7c546a6..680a31147 100644 --- a/lib/Model/FinancesV0/Error.php +++ b/lib/Model/FinancesV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/FinancesV0/FBALiquidationEvent.php b/lib/Model/FinancesV0/FBALiquidationEvent.php index 59bc89fc0..395415ad6 100644 --- a/lib/Model/FinancesV0/FBALiquidationEvent.php +++ b/lib/Model/FinancesV0/FBALiquidationEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FBALiquidationEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/FeeComponent.php b/lib/Model/FinancesV0/FeeComponent.php index 657ef1299..b2be1824b 100644 --- a/lib/Model/FinancesV0/FeeComponent.php +++ b/lib/Model/FinancesV0/FeeComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeeComponent Class Doc Comment diff --git a/lib/Model/FinancesV0/FinancialEventGroup.php b/lib/Model/FinancesV0/FinancialEventGroup.php index 5cbc23695..3e39c9e22 100644 --- a/lib/Model/FinancesV0/FinancialEventGroup.php +++ b/lib/Model/FinancesV0/FinancialEventGroup.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FinancialEventGroup Class Doc Comment diff --git a/lib/Model/FinancesV0/FinancialEvents.php b/lib/Model/FinancesV0/FinancialEvents.php index d4c71671c..d40ab157d 100644 --- a/lib/Model/FinancesV0/FinancialEvents.php +++ b/lib/Model/FinancesV0/FinancialEvents.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FinancialEvents Class Doc Comment diff --git a/lib/Model/FinancesV0/ImagingServicesFeeEvent.php b/lib/Model/FinancesV0/ImagingServicesFeeEvent.php index 155314e25..e499cdd02 100644 --- a/lib/Model/FinancesV0/ImagingServicesFeeEvent.php +++ b/lib/Model/FinancesV0/ImagingServicesFeeEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImagingServicesFeeEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ListFinancialEventGroupsPayload.php b/lib/Model/FinancesV0/ListFinancialEventGroupsPayload.php index a85538b96..4a8d71406 100644 --- a/lib/Model/FinancesV0/ListFinancialEventGroupsPayload.php +++ b/lib/Model/FinancesV0/ListFinancialEventGroupsPayload.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListFinancialEventGroupsPayload Class Doc Comment diff --git a/lib/Model/FinancesV0/ListFinancialEventGroupsResponse.php b/lib/Model/FinancesV0/ListFinancialEventGroupsResponse.php index 5e7ac376c..f38bae4bc 100644 --- a/lib/Model/FinancesV0/ListFinancialEventGroupsResponse.php +++ b/lib/Model/FinancesV0/ListFinancialEventGroupsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListFinancialEventGroupsResponse Class Doc Comment diff --git a/lib/Model/FinancesV0/ListFinancialEventsPayload.php b/lib/Model/FinancesV0/ListFinancialEventsPayload.php index 2298d0884..cc6c7a6e0 100644 --- a/lib/Model/FinancesV0/ListFinancialEventsPayload.php +++ b/lib/Model/FinancesV0/ListFinancialEventsPayload.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListFinancialEventsPayload Class Doc Comment diff --git a/lib/Model/FinancesV0/ListFinancialEventsResponse.php b/lib/Model/FinancesV0/ListFinancialEventsResponse.php index af1bee0b4..ebaaae077 100644 --- a/lib/Model/FinancesV0/ListFinancialEventsResponse.php +++ b/lib/Model/FinancesV0/ListFinancialEventsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListFinancialEventsResponse Class Doc Comment diff --git a/lib/Model/FinancesV0/LoanServicingEvent.php b/lib/Model/FinancesV0/LoanServicingEvent.php index 873d653f9..ae5f94bd1 100644 --- a/lib/Model/FinancesV0/LoanServicingEvent.php +++ b/lib/Model/FinancesV0/LoanServicingEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LoanServicingEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/NetworkComminglingTransactionEvent.php b/lib/Model/FinancesV0/NetworkComminglingTransactionEvent.php index 73a66d2aa..65db8a00a 100644 --- a/lib/Model/FinancesV0/NetworkComminglingTransactionEvent.php +++ b/lib/Model/FinancesV0/NetworkComminglingTransactionEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * NetworkComminglingTransactionEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/PayWithAmazonEvent.php b/lib/Model/FinancesV0/PayWithAmazonEvent.php index 06fd0c784..5f35f579e 100644 --- a/lib/Model/FinancesV0/PayWithAmazonEvent.php +++ b/lib/Model/FinancesV0/PayWithAmazonEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PayWithAmazonEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ProductAdsPaymentEvent.php b/lib/Model/FinancesV0/ProductAdsPaymentEvent.php index bdc166ddc..199be7a4a 100644 --- a/lib/Model/FinancesV0/ProductAdsPaymentEvent.php +++ b/lib/Model/FinancesV0/ProductAdsPaymentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductAdsPaymentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/Promotion.php b/lib/Model/FinancesV0/Promotion.php index 855a0be53..4b61ea079 100644 --- a/lib/Model/FinancesV0/Promotion.php +++ b/lib/Model/FinancesV0/Promotion.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Promotion Class Doc Comment diff --git a/lib/Model/FinancesV0/RemovalShipmentAdjustmentEvent.php b/lib/Model/FinancesV0/RemovalShipmentAdjustmentEvent.php index 6f911ee7a..527c4d798 100644 --- a/lib/Model/FinancesV0/RemovalShipmentAdjustmentEvent.php +++ b/lib/Model/FinancesV0/RemovalShipmentAdjustmentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RemovalShipmentAdjustmentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/RemovalShipmentEvent.php b/lib/Model/FinancesV0/RemovalShipmentEvent.php index 6171dee36..3865633d9 100644 --- a/lib/Model/FinancesV0/RemovalShipmentEvent.php +++ b/lib/Model/FinancesV0/RemovalShipmentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RemovalShipmentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/RemovalShipmentItem.php b/lib/Model/FinancesV0/RemovalShipmentItem.php index 7f591268f..7439247b8 100644 --- a/lib/Model/FinancesV0/RemovalShipmentItem.php +++ b/lib/Model/FinancesV0/RemovalShipmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RemovalShipmentItem Class Doc Comment diff --git a/lib/Model/FinancesV0/RemovalShipmentItemAdjustment.php b/lib/Model/FinancesV0/RemovalShipmentItemAdjustment.php index 1f90e43f3..f335fb2b6 100644 --- a/lib/Model/FinancesV0/RemovalShipmentItemAdjustment.php +++ b/lib/Model/FinancesV0/RemovalShipmentItemAdjustment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RemovalShipmentItemAdjustment Class Doc Comment diff --git a/lib/Model/FinancesV0/RentalTransactionEvent.php b/lib/Model/FinancesV0/RentalTransactionEvent.php index 76c68fafe..f7c6092bb 100644 --- a/lib/Model/FinancesV0/RentalTransactionEvent.php +++ b/lib/Model/FinancesV0/RentalTransactionEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RentalTransactionEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/RetrochargeEvent.php b/lib/Model/FinancesV0/RetrochargeEvent.php index 87c4cf48f..8fa7f981d 100644 --- a/lib/Model/FinancesV0/RetrochargeEvent.php +++ b/lib/Model/FinancesV0/RetrochargeEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RetrochargeEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/SAFETReimbursementEvent.php b/lib/Model/FinancesV0/SAFETReimbursementEvent.php index c6c242fae..dd31f8ccd 100644 --- a/lib/Model/FinancesV0/SAFETReimbursementEvent.php +++ b/lib/Model/FinancesV0/SAFETReimbursementEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SAFETReimbursementEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/SAFETReimbursementItem.php b/lib/Model/FinancesV0/SAFETReimbursementItem.php index 7e0b39b0f..143bcb416 100644 --- a/lib/Model/FinancesV0/SAFETReimbursementItem.php +++ b/lib/Model/FinancesV0/SAFETReimbursementItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SAFETReimbursementItem Class Doc Comment diff --git a/lib/Model/FinancesV0/SellerDealPaymentEvent.php b/lib/Model/FinancesV0/SellerDealPaymentEvent.php index 5ce814ce4..5ca559cd4 100644 --- a/lib/Model/FinancesV0/SellerDealPaymentEvent.php +++ b/lib/Model/FinancesV0/SellerDealPaymentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerDealPaymentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/SellerReviewEnrollmentPaymentEvent.php b/lib/Model/FinancesV0/SellerReviewEnrollmentPaymentEvent.php index a0fb513d0..23e8c5fc5 100644 --- a/lib/Model/FinancesV0/SellerReviewEnrollmentPaymentEvent.php +++ b/lib/Model/FinancesV0/SellerReviewEnrollmentPaymentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerReviewEnrollmentPaymentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ServiceFeeEvent.php b/lib/Model/FinancesV0/ServiceFeeEvent.php index e1b296931..e5a30ebb4 100644 --- a/lib/Model/FinancesV0/ServiceFeeEvent.php +++ b/lib/Model/FinancesV0/ServiceFeeEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceFeeEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ShipmentEvent.php b/lib/Model/FinancesV0/ShipmentEvent.php index 9f8116c10..f35bed63f 100644 --- a/lib/Model/FinancesV0/ShipmentEvent.php +++ b/lib/Model/FinancesV0/ShipmentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/ShipmentItem.php b/lib/Model/FinancesV0/ShipmentItem.php index 8cb03a613..d78af25fe 100644 --- a/lib/Model/FinancesV0/ShipmentItem.php +++ b/lib/Model/FinancesV0/ShipmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentItem Class Doc Comment diff --git a/lib/Model/FinancesV0/SolutionProviderCreditEvent.php b/lib/Model/FinancesV0/SolutionProviderCreditEvent.php index 150212c57..ab095e703 100644 --- a/lib/Model/FinancesV0/SolutionProviderCreditEvent.php +++ b/lib/Model/FinancesV0/SolutionProviderCreditEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SolutionProviderCreditEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/TaxWithheldComponent.php b/lib/Model/FinancesV0/TaxWithheldComponent.php index b8e753107..76eceae7c 100644 --- a/lib/Model/FinancesV0/TaxWithheldComponent.php +++ b/lib/Model/FinancesV0/TaxWithheldComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxWithheldComponent Class Doc Comment diff --git a/lib/Model/FinancesV0/TaxWithholdingEvent.php b/lib/Model/FinancesV0/TaxWithholdingEvent.php index 2d237a9e3..c39ce184f 100644 --- a/lib/Model/FinancesV0/TaxWithholdingEvent.php +++ b/lib/Model/FinancesV0/TaxWithholdingEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxWithholdingEvent Class Doc Comment diff --git a/lib/Model/FinancesV0/TaxWithholdingPeriod.php b/lib/Model/FinancesV0/TaxWithholdingPeriod.php index 61c97f401..455a78058 100644 --- a/lib/Model/FinancesV0/TaxWithholdingPeriod.php +++ b/lib/Model/FinancesV0/TaxWithholdingPeriod.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxWithholdingPeriod Class Doc Comment diff --git a/lib/Model/FinancesV0/TrialShipmentEvent.php b/lib/Model/FinancesV0/TrialShipmentEvent.php index 149a3786f..2cf41bf58 100644 --- a/lib/Model/FinancesV0/TrialShipmentEvent.php +++ b/lib/Model/FinancesV0/TrialShipmentEvent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\FinancesV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrialShipmentEvent Class Doc Comment diff --git a/lib/Model/ListingsRestrictionsV20210801/Error.php b/lib/Model/ListingsRestrictionsV20210801/Error.php index 5ef60d503..0ab235b4d 100644 --- a/lib/Model/ListingsRestrictionsV20210801/Error.php +++ b/lib/Model/ListingsRestrictionsV20210801/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsRestrictionsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ListingsRestrictionsV20210801/Link.php b/lib/Model/ListingsRestrictionsV20210801/Link.php index 954f73708..2e61ba418 100644 --- a/lib/Model/ListingsRestrictionsV20210801/Link.php +++ b/lib/Model/ListingsRestrictionsV20210801/Link.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsRestrictionsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Link Class Doc Comment diff --git a/lib/Model/ListingsRestrictionsV20210801/Reason.php b/lib/Model/ListingsRestrictionsV20210801/Reason.php index d6ba304f5..e5761133b 100644 --- a/lib/Model/ListingsRestrictionsV20210801/Reason.php +++ b/lib/Model/ListingsRestrictionsV20210801/Reason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsRestrictionsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Reason Class Doc Comment diff --git a/lib/Model/ListingsRestrictionsV20210801/Restriction.php b/lib/Model/ListingsRestrictionsV20210801/Restriction.php index 7a629c6c6..cf17848b0 100644 --- a/lib/Model/ListingsRestrictionsV20210801/Restriction.php +++ b/lib/Model/ListingsRestrictionsV20210801/Restriction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsRestrictionsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Restriction Class Doc Comment diff --git a/lib/Model/ListingsRestrictionsV20210801/RestrictionList.php b/lib/Model/ListingsRestrictionsV20210801/RestrictionList.php index 4cdb4f867..0a6b7f7fe 100644 --- a/lib/Model/ListingsRestrictionsV20210801/RestrictionList.php +++ b/lib/Model/ListingsRestrictionsV20210801/RestrictionList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsRestrictionsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RestrictionList Class Doc Comment diff --git a/lib/Model/ListingsV20200901/Error.php b/lib/Model/ListingsV20200901/Error.php index 920876a53..bfd7d8984 100644 --- a/lib/Model/ListingsV20200901/Error.php +++ b/lib/Model/ListingsV20200901/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ListingsV20200901/ErrorList.php b/lib/Model/ListingsV20200901/ErrorList.php index d7635dddc..e2565ce5f 100644 --- a/lib/Model/ListingsV20200901/ErrorList.php +++ b/lib/Model/ListingsV20200901/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/ListingsV20200901/Issue.php b/lib/Model/ListingsV20200901/Issue.php index a77998246..fdc63f838 100644 --- a/lib/Model/ListingsV20200901/Issue.php +++ b/lib/Model/ListingsV20200901/Issue.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Issue Class Doc Comment diff --git a/lib/Model/ListingsV20200901/ListingsItemPatchRequest.php b/lib/Model/ListingsV20200901/ListingsItemPatchRequest.php index 1fc173365..fd6767394 100644 --- a/lib/Model/ListingsV20200901/ListingsItemPatchRequest.php +++ b/lib/Model/ListingsV20200901/ListingsItemPatchRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemPatchRequest Class Doc Comment diff --git a/lib/Model/ListingsV20200901/ListingsItemPutRequest.php b/lib/Model/ListingsV20200901/ListingsItemPutRequest.php index 7b6238307..ead8eca9a 100644 --- a/lib/Model/ListingsV20200901/ListingsItemPutRequest.php +++ b/lib/Model/ListingsV20200901/ListingsItemPutRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemPutRequest Class Doc Comment diff --git a/lib/Model/ListingsV20200901/ListingsItemSubmissionResponse.php b/lib/Model/ListingsV20200901/ListingsItemSubmissionResponse.php index f7749cbe2..338140921 100644 --- a/lib/Model/ListingsV20200901/ListingsItemSubmissionResponse.php +++ b/lib/Model/ListingsV20200901/ListingsItemSubmissionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemSubmissionResponse Class Doc Comment diff --git a/lib/Model/ListingsV20200901/PatchOperation.php b/lib/Model/ListingsV20200901/PatchOperation.php index 30662b0ee..c67ae4082 100644 --- a/lib/Model/ListingsV20200901/PatchOperation.php +++ b/lib/Model/ListingsV20200901/PatchOperation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PatchOperation Class Doc Comment diff --git a/lib/Model/ListingsV20210801/Error.php b/lib/Model/ListingsV20210801/Error.php index 249a7a3b3..19ab1090e 100644 --- a/lib/Model/ListingsV20210801/Error.php +++ b/lib/Model/ListingsV20210801/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ErrorList.php b/lib/Model/ListingsV20210801/ErrorList.php index ad216085b..ac2eb5a78 100644 --- a/lib/Model/ListingsV20210801/ErrorList.php +++ b/lib/Model/ListingsV20210801/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/ListingsV20210801/FulfillmentAvailability.php b/lib/Model/ListingsV20210801/FulfillmentAvailability.php index d693453b4..f08550c10 100644 --- a/lib/Model/ListingsV20210801/FulfillmentAvailability.php +++ b/lib/Model/ListingsV20210801/FulfillmentAvailability.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentAvailability Class Doc Comment diff --git a/lib/Model/ListingsV20210801/Issue.php b/lib/Model/ListingsV20210801/Issue.php index 30f61fa91..600a134ec 100644 --- a/lib/Model/ListingsV20210801/Issue.php +++ b/lib/Model/ListingsV20210801/Issue.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Issue Class Doc Comment diff --git a/lib/Model/ListingsV20210801/Item.php b/lib/Model/ListingsV20210801/Item.php index 401e716f7..a1e1c35a9 100644 --- a/lib/Model/ListingsV20210801/Item.php +++ b/lib/Model/ListingsV20210801/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ItemImage.php b/lib/Model/ListingsV20210801/ItemImage.php index 64ce72287..75146d42d 100644 --- a/lib/Model/ListingsV20210801/ItemImage.php +++ b/lib/Model/ListingsV20210801/ItemImage.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemImage Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ItemOfferByMarketplace.php b/lib/Model/ListingsV20210801/ItemOfferByMarketplace.php index 3b91c70e0..68e25de22 100644 --- a/lib/Model/ListingsV20210801/ItemOfferByMarketplace.php +++ b/lib/Model/ListingsV20210801/ItemOfferByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOfferByMarketplace Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ItemProcurement.php b/lib/Model/ListingsV20210801/ItemProcurement.php index cec2ed56b..8c354f609 100644 --- a/lib/Model/ListingsV20210801/ItemProcurement.php +++ b/lib/Model/ListingsV20210801/ItemProcurement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemProcurement Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ItemSummaryByMarketplace.php b/lib/Model/ListingsV20210801/ItemSummaryByMarketplace.php index ce8c9bb7e..e5447cf8f 100644 --- a/lib/Model/ListingsV20210801/ItemSummaryByMarketplace.php +++ b/lib/Model/ListingsV20210801/ItemSummaryByMarketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemSummaryByMarketplace Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ListingsItemPatchRequest.php b/lib/Model/ListingsV20210801/ListingsItemPatchRequest.php index cc58c2394..34aa21295 100644 --- a/lib/Model/ListingsV20210801/ListingsItemPatchRequest.php +++ b/lib/Model/ListingsV20210801/ListingsItemPatchRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemPatchRequest Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ListingsItemPutRequest.php b/lib/Model/ListingsV20210801/ListingsItemPutRequest.php index 5f2c3237f..2a51e8c34 100644 --- a/lib/Model/ListingsV20210801/ListingsItemPutRequest.php +++ b/lib/Model/ListingsV20210801/ListingsItemPutRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemPutRequest Class Doc Comment diff --git a/lib/Model/ListingsV20210801/ListingsItemSubmissionResponse.php b/lib/Model/ListingsV20210801/ListingsItemSubmissionResponse.php index 30340cb28..0b3a6f628 100644 --- a/lib/Model/ListingsV20210801/ListingsItemSubmissionResponse.php +++ b/lib/Model/ListingsV20210801/ListingsItemSubmissionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingsItemSubmissionResponse Class Doc Comment diff --git a/lib/Model/ListingsV20210801/Money.php b/lib/Model/ListingsV20210801/Money.php index 86fbae4e8..c9d973806 100644 --- a/lib/Model/ListingsV20210801/Money.php +++ b/lib/Model/ListingsV20210801/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/ListingsV20210801/PatchOperation.php b/lib/Model/ListingsV20210801/PatchOperation.php index 918e31289..7d0576c9b 100644 --- a/lib/Model/ListingsV20210801/PatchOperation.php +++ b/lib/Model/ListingsV20210801/PatchOperation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PatchOperation Class Doc Comment diff --git a/lib/Model/ListingsV20210801/Points.php b/lib/Model/ListingsV20210801/Points.php index ebe2c8fcc..2da152805 100644 --- a/lib/Model/ListingsV20210801/Points.php +++ b/lib/Model/ListingsV20210801/Points.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ListingsV20210801; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Points Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AdditionalInputs.php b/lib/Model/MerchantFulfillmentV0/AdditionalInputs.php index 3542e0819..88b470a6b 100644 --- a/lib/Model/MerchantFulfillmentV0/AdditionalInputs.php +++ b/lib/Model/MerchantFulfillmentV0/AdditionalInputs.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalInputs Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AdditionalSellerInput.php b/lib/Model/MerchantFulfillmentV0/AdditionalSellerInput.php index 2607557b5..52499ef6a 100644 --- a/lib/Model/MerchantFulfillmentV0/AdditionalSellerInput.php +++ b/lib/Model/MerchantFulfillmentV0/AdditionalSellerInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalSellerInput Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AdditionalSellerInputs.php b/lib/Model/MerchantFulfillmentV0/AdditionalSellerInputs.php index 38591927f..13fb59803 100644 --- a/lib/Model/MerchantFulfillmentV0/AdditionalSellerInputs.php +++ b/lib/Model/MerchantFulfillmentV0/AdditionalSellerInputs.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalSellerInputs Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Address.php b/lib/Model/MerchantFulfillmentV0/Address.php index 95b9efd3a..97712b11d 100644 --- a/lib/Model/MerchantFulfillmentV0/Address.php +++ b/lib/Model/MerchantFulfillmentV0/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AvailableCarrierWillPickUpOption.php b/lib/Model/MerchantFulfillmentV0/AvailableCarrierWillPickUpOption.php index d90f6ef75..841709d33 100644 --- a/lib/Model/MerchantFulfillmentV0/AvailableCarrierWillPickUpOption.php +++ b/lib/Model/MerchantFulfillmentV0/AvailableCarrierWillPickUpOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AvailableCarrierWillPickUpOption Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AvailableDeliveryExperienceOption.php b/lib/Model/MerchantFulfillmentV0/AvailableDeliveryExperienceOption.php index fa3025ec2..a7072617c 100644 --- a/lib/Model/MerchantFulfillmentV0/AvailableDeliveryExperienceOption.php +++ b/lib/Model/MerchantFulfillmentV0/AvailableDeliveryExperienceOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AvailableDeliveryExperienceOption Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/AvailableShippingServiceOptions.php b/lib/Model/MerchantFulfillmentV0/AvailableShippingServiceOptions.php index 2f37e492a..2d36e86e7 100644 --- a/lib/Model/MerchantFulfillmentV0/AvailableShippingServiceOptions.php +++ b/lib/Model/MerchantFulfillmentV0/AvailableShippingServiceOptions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AvailableShippingServiceOptions Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/CancelShipmentResponse.php b/lib/Model/MerchantFulfillmentV0/CancelShipmentResponse.php index f2dc63efc..ede803a8b 100644 --- a/lib/Model/MerchantFulfillmentV0/CancelShipmentResponse.php +++ b/lib/Model/MerchantFulfillmentV0/CancelShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelShipmentResponse Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/CarrierWillPickUpOption.php b/lib/Model/MerchantFulfillmentV0/CarrierWillPickUpOption.php index ae0ddfaed..a9ddeaf1f 100644 --- a/lib/Model/MerchantFulfillmentV0/CarrierWillPickUpOption.php +++ b/lib/Model/MerchantFulfillmentV0/CarrierWillPickUpOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CarrierWillPickUpOption Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Constraint.php b/lib/Model/MerchantFulfillmentV0/Constraint.php index 197684693..1e4da9ca7 100644 --- a/lib/Model/MerchantFulfillmentV0/Constraint.php +++ b/lib/Model/MerchantFulfillmentV0/Constraint.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Constraint Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/CreateShipmentRequest.php b/lib/Model/MerchantFulfillmentV0/CreateShipmentRequest.php index c0e859f05..650730eaf 100644 --- a/lib/Model/MerchantFulfillmentV0/CreateShipmentRequest.php +++ b/lib/Model/MerchantFulfillmentV0/CreateShipmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShipmentRequest Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/CreateShipmentResponse.php b/lib/Model/MerchantFulfillmentV0/CreateShipmentResponse.php index 85cd63223..b05f3111a 100644 --- a/lib/Model/MerchantFulfillmentV0/CreateShipmentResponse.php +++ b/lib/Model/MerchantFulfillmentV0/CreateShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShipmentResponse Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/CurrencyAmount.php b/lib/Model/MerchantFulfillmentV0/CurrencyAmount.php index 11edf6af3..932f51d95 100644 --- a/lib/Model/MerchantFulfillmentV0/CurrencyAmount.php +++ b/lib/Model/MerchantFulfillmentV0/CurrencyAmount.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CurrencyAmount Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/DeliveryExperienceOption.php b/lib/Model/MerchantFulfillmentV0/DeliveryExperienceOption.php index 179a6b315..39abfdd90 100644 --- a/lib/Model/MerchantFulfillmentV0/DeliveryExperienceOption.php +++ b/lib/Model/MerchantFulfillmentV0/DeliveryExperienceOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DeliveryExperienceOption Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/DeliveryExperienceType.php b/lib/Model/MerchantFulfillmentV0/DeliveryExperienceType.php index 6466c11a0..5912cddd4 100644 --- a/lib/Model/MerchantFulfillmentV0/DeliveryExperienceType.php +++ b/lib/Model/MerchantFulfillmentV0/DeliveryExperienceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DeliveryExperienceType Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Error.php b/lib/Model/MerchantFulfillmentV0/Error.php index d044edba3..90977d0e9 100644 --- a/lib/Model/MerchantFulfillmentV0/Error.php +++ b/lib/Model/MerchantFulfillmentV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/FBMItem.php b/lib/Model/MerchantFulfillmentV0/FBMItem.php index ec80fecf3..ad7e2be82 100644 --- a/lib/Model/MerchantFulfillmentV0/FBMItem.php +++ b/lib/Model/MerchantFulfillmentV0/FBMItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FBMItem Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/FileContents.php b/lib/Model/MerchantFulfillmentV0/FileContents.php index 051dbf660..095628c9b 100644 --- a/lib/Model/MerchantFulfillmentV0/FileContents.php +++ b/lib/Model/MerchantFulfillmentV0/FileContents.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FileContents Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/FileType.php b/lib/Model/MerchantFulfillmentV0/FileType.php index 25d69de91..dd6c674fb 100644 --- a/lib/Model/MerchantFulfillmentV0/FileType.php +++ b/lib/Model/MerchantFulfillmentV0/FileType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FileType Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsRequest.php b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsRequest.php index b8f20fae6..74a6f8ad0 100644 --- a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsRequest.php +++ b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAdditionalSellerInputsRequest Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResponse.php b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResponse.php index 873462b40..6a5db46d8 100644 --- a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResponse.php +++ b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAdditionalSellerInputsResponse Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResult.php b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResult.php index 573968752..6f213d360 100644 --- a/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResult.php +++ b/lib/Model/MerchantFulfillmentV0/GetAdditionalSellerInputsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAdditionalSellerInputsResult Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesRequest.php b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesRequest.php index 9ec729990..9cb8e4d59 100644 --- a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesRequest.php +++ b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetEligibleShipmentServicesRequest Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResponse.php b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResponse.php index bb6547f75..f0ca54d6c 100644 --- a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResponse.php +++ b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetEligibleShipmentServicesResponse Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResult.php b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResult.php index c317d862f..75cffc02f 100644 --- a/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResult.php +++ b/lib/Model/MerchantFulfillmentV0/GetEligibleShipmentServicesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetEligibleShipmentServicesResult Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/GetShipmentResponse.php b/lib/Model/MerchantFulfillmentV0/GetShipmentResponse.php index 47a67f788..5f47e94db 100644 --- a/lib/Model/MerchantFulfillmentV0/GetShipmentResponse.php +++ b/lib/Model/MerchantFulfillmentV0/GetShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentResponse Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/HazmatType.php b/lib/Model/MerchantFulfillmentV0/HazmatType.php index 3664a41f3..526f8e80f 100644 --- a/lib/Model/MerchantFulfillmentV0/HazmatType.php +++ b/lib/Model/MerchantFulfillmentV0/HazmatType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * HazmatType Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/InputTargetType.php b/lib/Model/MerchantFulfillmentV0/InputTargetType.php index f398f724b..41ca56881 100644 --- a/lib/Model/MerchantFulfillmentV0/InputTargetType.php +++ b/lib/Model/MerchantFulfillmentV0/InputTargetType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InputTargetType Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ItemLevelFields.php b/lib/Model/MerchantFulfillmentV0/ItemLevelFields.php index 0b36b2b2d..f6611d920 100644 --- a/lib/Model/MerchantFulfillmentV0/ItemLevelFields.php +++ b/lib/Model/MerchantFulfillmentV0/ItemLevelFields.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemLevelFields Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Label.php b/lib/Model/MerchantFulfillmentV0/Label.php index fffe19e7b..eff12603c 100644 --- a/lib/Model/MerchantFulfillmentV0/Label.php +++ b/lib/Model/MerchantFulfillmentV0/Label.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Label Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/LabelCustomization.php b/lib/Model/MerchantFulfillmentV0/LabelCustomization.php index 0559bd4cd..ce647f24f 100644 --- a/lib/Model/MerchantFulfillmentV0/LabelCustomization.php +++ b/lib/Model/MerchantFulfillmentV0/LabelCustomization.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelCustomization Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/LabelDimensions.php b/lib/Model/MerchantFulfillmentV0/LabelDimensions.php index bd388a1c0..736c17bd2 100644 --- a/lib/Model/MerchantFulfillmentV0/LabelDimensions.php +++ b/lib/Model/MerchantFulfillmentV0/LabelDimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelDimensions Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/LabelFormat.php b/lib/Model/MerchantFulfillmentV0/LabelFormat.php index 70af08f9b..8f8bef1b3 100644 --- a/lib/Model/MerchantFulfillmentV0/LabelFormat.php +++ b/lib/Model/MerchantFulfillmentV0/LabelFormat.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelFormat Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/LabelFormatOption.php b/lib/Model/MerchantFulfillmentV0/LabelFormatOption.php index 18f1e3c0c..166a7a0ae 100644 --- a/lib/Model/MerchantFulfillmentV0/LabelFormatOption.php +++ b/lib/Model/MerchantFulfillmentV0/LabelFormatOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelFormatOption Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/LabelFormatOptionRequest.php b/lib/Model/MerchantFulfillmentV0/LabelFormatOptionRequest.php index e9b84dfd2..aa68e309e 100644 --- a/lib/Model/MerchantFulfillmentV0/LabelFormatOptionRequest.php +++ b/lib/Model/MerchantFulfillmentV0/LabelFormatOptionRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelFormatOptionRequest Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Length.php b/lib/Model/MerchantFulfillmentV0/Length.php index 9552b51b2..ae12deb0a 100644 --- a/lib/Model/MerchantFulfillmentV0/Length.php +++ b/lib/Model/MerchantFulfillmentV0/Length.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Length Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/PackageDimensions.php b/lib/Model/MerchantFulfillmentV0/PackageDimensions.php index 83a536aa5..6e04cc02a 100644 --- a/lib/Model/MerchantFulfillmentV0/PackageDimensions.php +++ b/lib/Model/MerchantFulfillmentV0/PackageDimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageDimensions Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/PredefinedPackageDimensions.php b/lib/Model/MerchantFulfillmentV0/PredefinedPackageDimensions.php index 52c3257a0..c4e196659 100644 --- a/lib/Model/MerchantFulfillmentV0/PredefinedPackageDimensions.php +++ b/lib/Model/MerchantFulfillmentV0/PredefinedPackageDimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PredefinedPackageDimensions Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/RejectedShippingService.php b/lib/Model/MerchantFulfillmentV0/RejectedShippingService.php index 577aa1d63..5e290a24e 100644 --- a/lib/Model/MerchantFulfillmentV0/RejectedShippingService.php +++ b/lib/Model/MerchantFulfillmentV0/RejectedShippingService.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RejectedShippingService Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/SellerInputDefinition.php b/lib/Model/MerchantFulfillmentV0/SellerInputDefinition.php index 410a78d04..0d7b51208 100644 --- a/lib/Model/MerchantFulfillmentV0/SellerInputDefinition.php +++ b/lib/Model/MerchantFulfillmentV0/SellerInputDefinition.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerInputDefinition Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Shipment.php b/lib/Model/MerchantFulfillmentV0/Shipment.php index 0ae4c49e9..6446d2cce 100644 --- a/lib/Model/MerchantFulfillmentV0/Shipment.php +++ b/lib/Model/MerchantFulfillmentV0/Shipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Shipment Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ShipmentRequestDetails.php b/lib/Model/MerchantFulfillmentV0/ShipmentRequestDetails.php index eedb93f7b..eeb53ecaf 100644 --- a/lib/Model/MerchantFulfillmentV0/ShipmentRequestDetails.php +++ b/lib/Model/MerchantFulfillmentV0/ShipmentRequestDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentRequestDetails Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ShipmentStatus.php b/lib/Model/MerchantFulfillmentV0/ShipmentStatus.php index 37ba4deaa..976d5bfab 100644 --- a/lib/Model/MerchantFulfillmentV0/ShipmentStatus.php +++ b/lib/Model/MerchantFulfillmentV0/ShipmentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentStatus Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ShippingOfferingFilter.php b/lib/Model/MerchantFulfillmentV0/ShippingOfferingFilter.php index 62c0ca743..95be86eae 100644 --- a/lib/Model/MerchantFulfillmentV0/ShippingOfferingFilter.php +++ b/lib/Model/MerchantFulfillmentV0/ShippingOfferingFilter.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingOfferingFilter Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ShippingService.php b/lib/Model/MerchantFulfillmentV0/ShippingService.php index 40d083018..f629fe3de 100644 --- a/lib/Model/MerchantFulfillmentV0/ShippingService.php +++ b/lib/Model/MerchantFulfillmentV0/ShippingService.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingService Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/ShippingServiceOptions.php b/lib/Model/MerchantFulfillmentV0/ShippingServiceOptions.php index 8f2ceae6d..f4c8d368e 100644 --- a/lib/Model/MerchantFulfillmentV0/ShippingServiceOptions.php +++ b/lib/Model/MerchantFulfillmentV0/ShippingServiceOptions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingServiceOptions Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/StandardIdForLabel.php b/lib/Model/MerchantFulfillmentV0/StandardIdForLabel.php index 50a423220..1271fd986 100644 --- a/lib/Model/MerchantFulfillmentV0/StandardIdForLabel.php +++ b/lib/Model/MerchantFulfillmentV0/StandardIdForLabel.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StandardIdForLabel Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/TemporarilyUnavailableCarrier.php b/lib/Model/MerchantFulfillmentV0/TemporarilyUnavailableCarrier.php index 4735d7368..c5556e258 100644 --- a/lib/Model/MerchantFulfillmentV0/TemporarilyUnavailableCarrier.php +++ b/lib/Model/MerchantFulfillmentV0/TemporarilyUnavailableCarrier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TemporarilyUnavailableCarrier Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/TermsAndConditionsNotAcceptedCarrier.php b/lib/Model/MerchantFulfillmentV0/TermsAndConditionsNotAcceptedCarrier.php index 117ffb51e..ef997e2f4 100644 --- a/lib/Model/MerchantFulfillmentV0/TermsAndConditionsNotAcceptedCarrier.php +++ b/lib/Model/MerchantFulfillmentV0/TermsAndConditionsNotAcceptedCarrier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TermsAndConditionsNotAcceptedCarrier Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/UnitOfLength.php b/lib/Model/MerchantFulfillmentV0/UnitOfLength.php index 30750a16a..3d1ca8529 100644 --- a/lib/Model/MerchantFulfillmentV0/UnitOfLength.php +++ b/lib/Model/MerchantFulfillmentV0/UnitOfLength.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfLength Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/UnitOfWeight.php b/lib/Model/MerchantFulfillmentV0/UnitOfWeight.php index 89347a100..94e39bde2 100644 --- a/lib/Model/MerchantFulfillmentV0/UnitOfWeight.php +++ b/lib/Model/MerchantFulfillmentV0/UnitOfWeight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UnitOfWeight Class Doc Comment diff --git a/lib/Model/MerchantFulfillmentV0/Weight.php b/lib/Model/MerchantFulfillmentV0/Weight.php index 98f1902de..ac22b78b6 100644 --- a/lib/Model/MerchantFulfillmentV0/Weight.php +++ b/lib/Model/MerchantFulfillmentV0/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MerchantFulfillmentV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/MessagingV1/Attachment.php b/lib/Model/MessagingV1/Attachment.php index e3476acac..abac01042 100644 --- a/lib/Model/MessagingV1/Attachment.php +++ b/lib/Model/MessagingV1/Attachment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Attachment Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateAmazonMotorsRequest.php b/lib/Model/MessagingV1/CreateAmazonMotorsRequest.php index 8565f516f..ddde594ff 100644 --- a/lib/Model/MessagingV1/CreateAmazonMotorsRequest.php +++ b/lib/Model/MessagingV1/CreateAmazonMotorsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateAmazonMotorsRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateAmazonMotorsResponse.php b/lib/Model/MessagingV1/CreateAmazonMotorsResponse.php index 71f652cad..860a8c51a 100644 --- a/lib/Model/MessagingV1/CreateAmazonMotorsResponse.php +++ b/lib/Model/MessagingV1/CreateAmazonMotorsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateAmazonMotorsResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsRequest.php b/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsRequest.php index a292b69fb..81d830efa 100644 --- a/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsRequest.php +++ b/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmCustomizationDetailsRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsResponse.php b/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsResponse.php index c93ade5f5..77d473ea7 100644 --- a/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsResponse.php +++ b/lib/Model/MessagingV1/CreateConfirmCustomizationDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmCustomizationDetailsResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsRequest.php b/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsRequest.php index 3dafaef6f..ed9fe8fe7 100644 --- a/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsRequest.php +++ b/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmDeliveryDetailsRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsResponse.php b/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsResponse.php index 9ef470f62..f8dac5805 100644 --- a/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsResponse.php +++ b/lib/Model/MessagingV1/CreateConfirmDeliveryDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmDeliveryDetailsResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmOrderDetailsRequest.php b/lib/Model/MessagingV1/CreateConfirmOrderDetailsRequest.php index f32d2abf9..4db43daff 100644 --- a/lib/Model/MessagingV1/CreateConfirmOrderDetailsRequest.php +++ b/lib/Model/MessagingV1/CreateConfirmOrderDetailsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmOrderDetailsRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmOrderDetailsResponse.php b/lib/Model/MessagingV1/CreateConfirmOrderDetailsResponse.php index c6054efc1..55106ba11 100644 --- a/lib/Model/MessagingV1/CreateConfirmOrderDetailsResponse.php +++ b/lib/Model/MessagingV1/CreateConfirmOrderDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmOrderDetailsResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmServiceDetailsRequest.php b/lib/Model/MessagingV1/CreateConfirmServiceDetailsRequest.php index 007a73ce1..120a2d263 100644 --- a/lib/Model/MessagingV1/CreateConfirmServiceDetailsRequest.php +++ b/lib/Model/MessagingV1/CreateConfirmServiceDetailsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmServiceDetailsRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateConfirmServiceDetailsResponse.php b/lib/Model/MessagingV1/CreateConfirmServiceDetailsResponse.php index aacf0a040..0c875c91c 100644 --- a/lib/Model/MessagingV1/CreateConfirmServiceDetailsResponse.php +++ b/lib/Model/MessagingV1/CreateConfirmServiceDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateConfirmServiceDetailsResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateDigitalAccessKeyRequest.php b/lib/Model/MessagingV1/CreateDigitalAccessKeyRequest.php index d456951f2..d04149b6a 100644 --- a/lib/Model/MessagingV1/CreateDigitalAccessKeyRequest.php +++ b/lib/Model/MessagingV1/CreateDigitalAccessKeyRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateDigitalAccessKeyRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateDigitalAccessKeyResponse.php b/lib/Model/MessagingV1/CreateDigitalAccessKeyResponse.php index 52e5a5160..289853289 100644 --- a/lib/Model/MessagingV1/CreateDigitalAccessKeyResponse.php +++ b/lib/Model/MessagingV1/CreateDigitalAccessKeyResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateDigitalAccessKeyResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateLegalDisclosureRequest.php b/lib/Model/MessagingV1/CreateLegalDisclosureRequest.php index 797398f17..9e3aaab19 100644 --- a/lib/Model/MessagingV1/CreateLegalDisclosureRequest.php +++ b/lib/Model/MessagingV1/CreateLegalDisclosureRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateLegalDisclosureRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateLegalDisclosureResponse.php b/lib/Model/MessagingV1/CreateLegalDisclosureResponse.php index b99f0a895..54ceed1d4 100644 --- a/lib/Model/MessagingV1/CreateLegalDisclosureResponse.php +++ b/lib/Model/MessagingV1/CreateLegalDisclosureResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateLegalDisclosureResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateNegativeFeedbackRemovalResponse.php b/lib/Model/MessagingV1/CreateNegativeFeedbackRemovalResponse.php index b70112299..36d002ca6 100644 --- a/lib/Model/MessagingV1/CreateNegativeFeedbackRemovalResponse.php +++ b/lib/Model/MessagingV1/CreateNegativeFeedbackRemovalResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateNegativeFeedbackRemovalResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateUnexpectedProblemRequest.php b/lib/Model/MessagingV1/CreateUnexpectedProblemRequest.php index befeb0c4c..2225f9971 100644 --- a/lib/Model/MessagingV1/CreateUnexpectedProblemRequest.php +++ b/lib/Model/MessagingV1/CreateUnexpectedProblemRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateUnexpectedProblemRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateUnexpectedProblemResponse.php b/lib/Model/MessagingV1/CreateUnexpectedProblemResponse.php index dbcbb9996..f47ba8dd1 100644 --- a/lib/Model/MessagingV1/CreateUnexpectedProblemResponse.php +++ b/lib/Model/MessagingV1/CreateUnexpectedProblemResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateUnexpectedProblemResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateWarrantyRequest.php b/lib/Model/MessagingV1/CreateWarrantyRequest.php index 7bddb7f27..8fafd4d2e 100644 --- a/lib/Model/MessagingV1/CreateWarrantyRequest.php +++ b/lib/Model/MessagingV1/CreateWarrantyRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateWarrantyRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/CreateWarrantyResponse.php b/lib/Model/MessagingV1/CreateWarrantyResponse.php index 641c2e633..22e7a5700 100644 --- a/lib/Model/MessagingV1/CreateWarrantyResponse.php +++ b/lib/Model/MessagingV1/CreateWarrantyResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateWarrantyResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/Error.php b/lib/Model/MessagingV1/Error.php index 6c3a9d940..c3e118957 100644 --- a/lib/Model/MessagingV1/Error.php +++ b/lib/Model/MessagingV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/MessagingV1/GetAttributesResponse.php b/lib/Model/MessagingV1/GetAttributesResponse.php index 212a86d4e..0cec6db9d 100644 --- a/lib/Model/MessagingV1/GetAttributesResponse.php +++ b/lib/Model/MessagingV1/GetAttributesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAttributesResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/GetAttributesResponseBuyer.php b/lib/Model/MessagingV1/GetAttributesResponseBuyer.php index 2c47e4d19..abf780b2c 100644 --- a/lib/Model/MessagingV1/GetAttributesResponseBuyer.php +++ b/lib/Model/MessagingV1/GetAttributesResponseBuyer.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAttributesResponseBuyer Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionResponse.php b/lib/Model/MessagingV1/GetMessagingActionResponse.php index 1cbd32764..740bd7331 100644 --- a/lib/Model/MessagingV1/GetMessagingActionResponse.php +++ b/lib/Model/MessagingV1/GetMessagingActionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionResponseEmbedded.php b/lib/Model/MessagingV1/GetMessagingActionResponseEmbedded.php index 9d50c63d8..5029025eb 100644 --- a/lib/Model/MessagingV1/GetMessagingActionResponseEmbedded.php +++ b/lib/Model/MessagingV1/GetMessagingActionResponseEmbedded.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionResponseEmbedded Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionResponseLinks.php b/lib/Model/MessagingV1/GetMessagingActionResponseLinks.php index 433c0d7f1..c01683b15 100644 --- a/lib/Model/MessagingV1/GetMessagingActionResponseLinks.php +++ b/lib/Model/MessagingV1/GetMessagingActionResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionResponseLinks Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponse.php b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponse.php index b14dfde42..8855ddad1 100644 --- a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponse.php +++ b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionsForOrderResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseEmbedded.php b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseEmbedded.php index 7570323ef..96d64beab 100644 --- a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseEmbedded.php +++ b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseEmbedded.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionsForOrderResponseEmbedded Class Doc Comment diff --git a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseLinks.php b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseLinks.php index 860cbe8ab..3df4718ec 100644 --- a/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseLinks.php +++ b/lib/Model/MessagingV1/GetMessagingActionsForOrderResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMessagingActionsForOrderResponseLinks Class Doc Comment diff --git a/lib/Model/MessagingV1/GetSchemaResponse.php b/lib/Model/MessagingV1/GetSchemaResponse.php index ed78ee442..b205f1392 100644 --- a/lib/Model/MessagingV1/GetSchemaResponse.php +++ b/lib/Model/MessagingV1/GetSchemaResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSchemaResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/GetSchemaResponseLinks.php b/lib/Model/MessagingV1/GetSchemaResponseLinks.php index 19c2ecd8e..7fce78d1a 100644 --- a/lib/Model/MessagingV1/GetSchemaResponseLinks.php +++ b/lib/Model/MessagingV1/GetSchemaResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSchemaResponseLinks Class Doc Comment diff --git a/lib/Model/MessagingV1/InvoiceRequest.php b/lib/Model/MessagingV1/InvoiceRequest.php index 0332f783d..06d4d0462 100644 --- a/lib/Model/MessagingV1/InvoiceRequest.php +++ b/lib/Model/MessagingV1/InvoiceRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceRequest Class Doc Comment diff --git a/lib/Model/MessagingV1/InvoiceResponse.php b/lib/Model/MessagingV1/InvoiceResponse.php index 0b15982d4..6c0e8cefb 100644 --- a/lib/Model/MessagingV1/InvoiceResponse.php +++ b/lib/Model/MessagingV1/InvoiceResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceResponse Class Doc Comment diff --git a/lib/Model/MessagingV1/LinkObject.php b/lib/Model/MessagingV1/LinkObject.php index 81897a6fd..666aaeb30 100644 --- a/lib/Model/MessagingV1/LinkObject.php +++ b/lib/Model/MessagingV1/LinkObject.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LinkObject Class Doc Comment diff --git a/lib/Model/MessagingV1/MessagingAction.php b/lib/Model/MessagingV1/MessagingAction.php index ea46dc74a..9dd4d52cf 100644 --- a/lib/Model/MessagingV1/MessagingAction.php +++ b/lib/Model/MessagingV1/MessagingAction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\MessagingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MessagingAction Class Doc Comment diff --git a/lib/Model/NotificationsV1/AggregationFilter.php b/lib/Model/NotificationsV1/AggregationFilter.php index e247e67e9..fac095aab 100644 --- a/lib/Model/NotificationsV1/AggregationFilter.php +++ b/lib/Model/NotificationsV1/AggregationFilter.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AggregationFilter Class Doc Comment diff --git a/lib/Model/NotificationsV1/AggregationSettings.php b/lib/Model/NotificationsV1/AggregationSettings.php index 0f495d209..5acd3f776 100644 --- a/lib/Model/NotificationsV1/AggregationSettings.php +++ b/lib/Model/NotificationsV1/AggregationSettings.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AggregationSettings Class Doc Comment diff --git a/lib/Model/NotificationsV1/AggregationTimePeriod.php b/lib/Model/NotificationsV1/AggregationTimePeriod.php index a07b7ef5c..45f4b6b2f 100644 --- a/lib/Model/NotificationsV1/AggregationTimePeriod.php +++ b/lib/Model/NotificationsV1/AggregationTimePeriod.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AggregationTimePeriod Class Doc Comment diff --git a/lib/Model/NotificationsV1/CreateDestinationRequest.php b/lib/Model/NotificationsV1/CreateDestinationRequest.php index f990e6808..0ad48a82e 100644 --- a/lib/Model/NotificationsV1/CreateDestinationRequest.php +++ b/lib/Model/NotificationsV1/CreateDestinationRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateDestinationRequest Class Doc Comment diff --git a/lib/Model/NotificationsV1/CreateDestinationResponse.php b/lib/Model/NotificationsV1/CreateDestinationResponse.php index 4580abc9a..0827fdc3c 100644 --- a/lib/Model/NotificationsV1/CreateDestinationResponse.php +++ b/lib/Model/NotificationsV1/CreateDestinationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateDestinationResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/CreateSubscriptionRequest.php b/lib/Model/NotificationsV1/CreateSubscriptionRequest.php index e2c2c3a54..f504a71f9 100644 --- a/lib/Model/NotificationsV1/CreateSubscriptionRequest.php +++ b/lib/Model/NotificationsV1/CreateSubscriptionRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateSubscriptionRequest Class Doc Comment diff --git a/lib/Model/NotificationsV1/CreateSubscriptionResponse.php b/lib/Model/NotificationsV1/CreateSubscriptionResponse.php index 1f2bf20da..8221a8b92 100644 --- a/lib/Model/NotificationsV1/CreateSubscriptionResponse.php +++ b/lib/Model/NotificationsV1/CreateSubscriptionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateSubscriptionResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/DeleteDestinationResponse.php b/lib/Model/NotificationsV1/DeleteDestinationResponse.php index 148bb6063..aee22c4c8 100644 --- a/lib/Model/NotificationsV1/DeleteDestinationResponse.php +++ b/lib/Model/NotificationsV1/DeleteDestinationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DeleteDestinationResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/DeleteSubscriptionByIdResponse.php b/lib/Model/NotificationsV1/DeleteSubscriptionByIdResponse.php index 2b58e0ddd..d69b3f082 100644 --- a/lib/Model/NotificationsV1/DeleteSubscriptionByIdResponse.php +++ b/lib/Model/NotificationsV1/DeleteSubscriptionByIdResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DeleteSubscriptionByIdResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/Destination.php b/lib/Model/NotificationsV1/Destination.php index f2ebe45c4..e64c4ae4c 100644 --- a/lib/Model/NotificationsV1/Destination.php +++ b/lib/Model/NotificationsV1/Destination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Destination Class Doc Comment diff --git a/lib/Model/NotificationsV1/DestinationResource.php b/lib/Model/NotificationsV1/DestinationResource.php index 8dd5079ba..2f1131265 100644 --- a/lib/Model/NotificationsV1/DestinationResource.php +++ b/lib/Model/NotificationsV1/DestinationResource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DestinationResource Class Doc Comment diff --git a/lib/Model/NotificationsV1/DestinationResourceSpecification.php b/lib/Model/NotificationsV1/DestinationResourceSpecification.php index eebee1b26..163dd483b 100644 --- a/lib/Model/NotificationsV1/DestinationResourceSpecification.php +++ b/lib/Model/NotificationsV1/DestinationResourceSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DestinationResourceSpecification Class Doc Comment diff --git a/lib/Model/NotificationsV1/Error.php b/lib/Model/NotificationsV1/Error.php index c35edad54..5d04e0e3a 100644 --- a/lib/Model/NotificationsV1/Error.php +++ b/lib/Model/NotificationsV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/NotificationsV1/EventBridgeResource.php b/lib/Model/NotificationsV1/EventBridgeResource.php index f94858060..403f3ae84 100644 --- a/lib/Model/NotificationsV1/EventBridgeResource.php +++ b/lib/Model/NotificationsV1/EventBridgeResource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventBridgeResource Class Doc Comment diff --git a/lib/Model/NotificationsV1/EventBridgeResourceSpecification.php b/lib/Model/NotificationsV1/EventBridgeResourceSpecification.php index c1763aa09..d7b96f4a5 100644 --- a/lib/Model/NotificationsV1/EventBridgeResourceSpecification.php +++ b/lib/Model/NotificationsV1/EventBridgeResourceSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventBridgeResourceSpecification Class Doc Comment diff --git a/lib/Model/NotificationsV1/EventFilter.php b/lib/Model/NotificationsV1/EventFilter.php index 5756f27db..0986410fd 100644 --- a/lib/Model/NotificationsV1/EventFilter.php +++ b/lib/Model/NotificationsV1/EventFilter.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventFilter Class Doc Comment diff --git a/lib/Model/NotificationsV1/EventFilterAllOf.php b/lib/Model/NotificationsV1/EventFilterAllOf.php index f831f39d3..5ac379b50 100644 --- a/lib/Model/NotificationsV1/EventFilterAllOf.php +++ b/lib/Model/NotificationsV1/EventFilterAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventFilterAllOf Class Doc Comment diff --git a/lib/Model/NotificationsV1/GetDestinationResponse.php b/lib/Model/NotificationsV1/GetDestinationResponse.php index 37c39b8ad..6bdbbadce 100644 --- a/lib/Model/NotificationsV1/GetDestinationResponse.php +++ b/lib/Model/NotificationsV1/GetDestinationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetDestinationResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/GetDestinationsResponse.php b/lib/Model/NotificationsV1/GetDestinationsResponse.php index ec657d69e..d0174c646 100644 --- a/lib/Model/NotificationsV1/GetDestinationsResponse.php +++ b/lib/Model/NotificationsV1/GetDestinationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetDestinationsResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/GetSubscriptionByIdResponse.php b/lib/Model/NotificationsV1/GetSubscriptionByIdResponse.php index e59856b1e..519b284ce 100644 --- a/lib/Model/NotificationsV1/GetSubscriptionByIdResponse.php +++ b/lib/Model/NotificationsV1/GetSubscriptionByIdResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSubscriptionByIdResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/GetSubscriptionResponse.php b/lib/Model/NotificationsV1/GetSubscriptionResponse.php index d89b5ecca..b0e5abd5a 100644 --- a/lib/Model/NotificationsV1/GetSubscriptionResponse.php +++ b/lib/Model/NotificationsV1/GetSubscriptionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSubscriptionResponse Class Doc Comment diff --git a/lib/Model/NotificationsV1/MarketplaceFilter.php b/lib/Model/NotificationsV1/MarketplaceFilter.php index aaf0f8187..314b9bdf5 100644 --- a/lib/Model/NotificationsV1/MarketplaceFilter.php +++ b/lib/Model/NotificationsV1/MarketplaceFilter.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MarketplaceFilter Class Doc Comment diff --git a/lib/Model/NotificationsV1/ProcessingDirective.php b/lib/Model/NotificationsV1/ProcessingDirective.php index 947ac0d21..6bf89b662 100644 --- a/lib/Model/NotificationsV1/ProcessingDirective.php +++ b/lib/Model/NotificationsV1/ProcessingDirective.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProcessingDirective Class Doc Comment diff --git a/lib/Model/NotificationsV1/SqsResource.php b/lib/Model/NotificationsV1/SqsResource.php index 90b6f788b..ec1c89ae9 100644 --- a/lib/Model/NotificationsV1/SqsResource.php +++ b/lib/Model/NotificationsV1/SqsResource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SqsResource Class Doc Comment diff --git a/lib/Model/NotificationsV1/Subscription.php b/lib/Model/NotificationsV1/Subscription.php index c05864dec..b050a511f 100644 --- a/lib/Model/NotificationsV1/Subscription.php +++ b/lib/Model/NotificationsV1/Subscription.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\NotificationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Subscription Class Doc Comment diff --git a/lib/Model/OrdersV0/Address.php b/lib/Model/OrdersV0/Address.php index 29491421d..cebd093cf 100644 --- a/lib/Model/OrdersV0/Address.php +++ b/lib/Model/OrdersV0/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/OrdersV0/AutomatedShippingSettings.php b/lib/Model/OrdersV0/AutomatedShippingSettings.php index 4a70d25bb..84ddafc55 100644 --- a/lib/Model/OrdersV0/AutomatedShippingSettings.php +++ b/lib/Model/OrdersV0/AutomatedShippingSettings.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AutomatedShippingSettings Class Doc Comment diff --git a/lib/Model/OrdersV0/BuyerCustomizedInfoDetail.php b/lib/Model/OrdersV0/BuyerCustomizedInfoDetail.php index 7a4a18308..1d9033396 100644 --- a/lib/Model/OrdersV0/BuyerCustomizedInfoDetail.php +++ b/lib/Model/OrdersV0/BuyerCustomizedInfoDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerCustomizedInfoDetail Class Doc Comment diff --git a/lib/Model/OrdersV0/BuyerInfo.php b/lib/Model/OrdersV0/BuyerInfo.php index f85bd40c5..2193d6b0c 100644 --- a/lib/Model/OrdersV0/BuyerInfo.php +++ b/lib/Model/OrdersV0/BuyerInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/BuyerRequestedCancel.php b/lib/Model/OrdersV0/BuyerRequestedCancel.php index fed6127d8..cf0a70bcc 100644 --- a/lib/Model/OrdersV0/BuyerRequestedCancel.php +++ b/lib/Model/OrdersV0/BuyerRequestedCancel.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerRequestedCancel Class Doc Comment diff --git a/lib/Model/OrdersV0/BuyerTaxInfo.php b/lib/Model/OrdersV0/BuyerTaxInfo.php index 56185fcd6..a1fb351b0 100644 --- a/lib/Model/OrdersV0/BuyerTaxInfo.php +++ b/lib/Model/OrdersV0/BuyerTaxInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerTaxInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/BuyerTaxInformation.php b/lib/Model/OrdersV0/BuyerTaxInformation.php index fa7f4c4c0..fc1191ad3 100644 --- a/lib/Model/OrdersV0/BuyerTaxInformation.php +++ b/lib/Model/OrdersV0/BuyerTaxInformation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerTaxInformation Class Doc Comment diff --git a/lib/Model/OrdersV0/EasyShipShipmentStatus.php b/lib/Model/OrdersV0/EasyShipShipmentStatus.php index 2368cbe20..9db75d35e 100644 --- a/lib/Model/OrdersV0/EasyShipShipmentStatus.php +++ b/lib/Model/OrdersV0/EasyShipShipmentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EasyShipShipmentStatus Class Doc Comment diff --git a/lib/Model/OrdersV0/ElectronicInvoiceStatus.php b/lib/Model/OrdersV0/ElectronicInvoiceStatus.php index c99871485..35b77e8fa 100644 --- a/lib/Model/OrdersV0/ElectronicInvoiceStatus.php +++ b/lib/Model/OrdersV0/ElectronicInvoiceStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ElectronicInvoiceStatus Class Doc Comment diff --git a/lib/Model/OrdersV0/Error.php b/lib/Model/OrdersV0/Error.php index 7fa5c061c..c3b9797bc 100644 --- a/lib/Model/OrdersV0/Error.php +++ b/lib/Model/OrdersV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/OrdersV0/FulfillmentInstruction.php b/lib/Model/OrdersV0/FulfillmentInstruction.php index d192d0def..c62924582 100644 --- a/lib/Model/OrdersV0/FulfillmentInstruction.php +++ b/lib/Model/OrdersV0/FulfillmentInstruction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentInstruction Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderAddressResponse.php b/lib/Model/OrdersV0/GetOrderAddressResponse.php index 406956f3e..f81dea9eb 100644 --- a/lib/Model/OrdersV0/GetOrderAddressResponse.php +++ b/lib/Model/OrdersV0/GetOrderAddressResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderAddressResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderBuyerInfoResponse.php b/lib/Model/OrdersV0/GetOrderBuyerInfoResponse.php index b37ce2b2a..0606f034a 100644 --- a/lib/Model/OrdersV0/GetOrderBuyerInfoResponse.php +++ b/lib/Model/OrdersV0/GetOrderBuyerInfoResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderBuyerInfoResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderItemsBuyerInfoResponse.php b/lib/Model/OrdersV0/GetOrderItemsBuyerInfoResponse.php index cd4f2d5fb..98c4b908f 100644 --- a/lib/Model/OrdersV0/GetOrderItemsBuyerInfoResponse.php +++ b/lib/Model/OrdersV0/GetOrderItemsBuyerInfoResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderItemsBuyerInfoResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderItemsResponse.php b/lib/Model/OrdersV0/GetOrderItemsResponse.php index b709263b4..a0fb2841a 100644 --- a/lib/Model/OrdersV0/GetOrderItemsResponse.php +++ b/lib/Model/OrdersV0/GetOrderItemsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderItemsResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderRegulatedInfoResponse.php b/lib/Model/OrdersV0/GetOrderRegulatedInfoResponse.php index 779b630cb..15a8b8186 100644 --- a/lib/Model/OrdersV0/GetOrderRegulatedInfoResponse.php +++ b/lib/Model/OrdersV0/GetOrderRegulatedInfoResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderRegulatedInfoResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrderResponse.php b/lib/Model/OrdersV0/GetOrderResponse.php index 983221f0e..bd2a53729 100644 --- a/lib/Model/OrdersV0/GetOrderResponse.php +++ b/lib/Model/OrdersV0/GetOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/GetOrdersResponse.php b/lib/Model/OrdersV0/GetOrdersResponse.php index 5172cb146..b9bd2308b 100644 --- a/lib/Model/OrdersV0/GetOrdersResponse.php +++ b/lib/Model/OrdersV0/GetOrdersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrdersResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/ItemBuyerInfo.php b/lib/Model/OrdersV0/ItemBuyerInfo.php index 5673321e7..be5e9ba74 100644 --- a/lib/Model/OrdersV0/ItemBuyerInfo.php +++ b/lib/Model/OrdersV0/ItemBuyerInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemBuyerInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/MarketplaceTaxInfo.php b/lib/Model/OrdersV0/MarketplaceTaxInfo.php index 89b1e2827..0e18412d2 100644 --- a/lib/Model/OrdersV0/MarketplaceTaxInfo.php +++ b/lib/Model/OrdersV0/MarketplaceTaxInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MarketplaceTaxInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/Money.php b/lib/Model/OrdersV0/Money.php index 0a8210d7c..ccd9b3a7e 100644 --- a/lib/Model/OrdersV0/Money.php +++ b/lib/Model/OrdersV0/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/OrdersV0/Order.php b/lib/Model/OrdersV0/Order.php index 6ebffcc4a..71500d994 100644 --- a/lib/Model/OrdersV0/Order.php +++ b/lib/Model/OrdersV0/Order.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Order Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderAddress.php b/lib/Model/OrdersV0/OrderAddress.php index 2b4a1ec14..4a518d7a8 100644 --- a/lib/Model/OrdersV0/OrderAddress.php +++ b/lib/Model/OrdersV0/OrderAddress.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderAddress Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderBuyerInfo.php b/lib/Model/OrdersV0/OrderBuyerInfo.php index cc0308882..ed3005db5 100644 --- a/lib/Model/OrdersV0/OrderBuyerInfo.php +++ b/lib/Model/OrdersV0/OrderBuyerInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderBuyerInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderItem.php b/lib/Model/OrdersV0/OrderItem.php index ce333d95f..9bafc3b29 100644 --- a/lib/Model/OrdersV0/OrderItem.php +++ b/lib/Model/OrdersV0/OrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItem Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderItemBuyerInfo.php b/lib/Model/OrdersV0/OrderItemBuyerInfo.php index d356d834e..7032c656e 100644 --- a/lib/Model/OrdersV0/OrderItemBuyerInfo.php +++ b/lib/Model/OrdersV0/OrderItemBuyerInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemBuyerInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderItemsBuyerInfoList.php b/lib/Model/OrdersV0/OrderItemsBuyerInfoList.php index 19fe46747..f9641b228 100644 --- a/lib/Model/OrdersV0/OrderItemsBuyerInfoList.php +++ b/lib/Model/OrdersV0/OrderItemsBuyerInfoList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemsBuyerInfoList Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderItemsList.php b/lib/Model/OrdersV0/OrderItemsList.php index 59ed603a8..54525b8c9 100644 --- a/lib/Model/OrdersV0/OrderItemsList.php +++ b/lib/Model/OrdersV0/OrderItemsList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemsList Class Doc Comment diff --git a/lib/Model/OrdersV0/OrderRegulatedInfo.php b/lib/Model/OrdersV0/OrderRegulatedInfo.php index eeded2d8f..92b302c2e 100644 --- a/lib/Model/OrdersV0/OrderRegulatedInfo.php +++ b/lib/Model/OrdersV0/OrderRegulatedInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderRegulatedInfo Class Doc Comment diff --git a/lib/Model/OrdersV0/OrdersList.php b/lib/Model/OrdersV0/OrdersList.php index 8b864072c..3eeb7bc88 100644 --- a/lib/Model/OrdersV0/OrdersList.php +++ b/lib/Model/OrdersV0/OrdersList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrdersList Class Doc Comment diff --git a/lib/Model/OrdersV0/PaymentExecutionDetailItem.php b/lib/Model/OrdersV0/PaymentExecutionDetailItem.php index a75d6da2c..8fe223c32 100644 --- a/lib/Model/OrdersV0/PaymentExecutionDetailItem.php +++ b/lib/Model/OrdersV0/PaymentExecutionDetailItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PaymentExecutionDetailItem Class Doc Comment diff --git a/lib/Model/OrdersV0/PointsGrantedDetail.php b/lib/Model/OrdersV0/PointsGrantedDetail.php index 249125215..3ac5f4ee2 100644 --- a/lib/Model/OrdersV0/PointsGrantedDetail.php +++ b/lib/Model/OrdersV0/PointsGrantedDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PointsGrantedDetail Class Doc Comment diff --git a/lib/Model/OrdersV0/ProductInfoDetail.php b/lib/Model/OrdersV0/ProductInfoDetail.php index 6fbb39fff..82bfe515c 100644 --- a/lib/Model/OrdersV0/ProductInfoDetail.php +++ b/lib/Model/OrdersV0/ProductInfoDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductInfoDetail Class Doc Comment diff --git a/lib/Model/OrdersV0/RegulatedInformation.php b/lib/Model/OrdersV0/RegulatedInformation.php index fedbc10f7..3b9d257cc 100644 --- a/lib/Model/OrdersV0/RegulatedInformation.php +++ b/lib/Model/OrdersV0/RegulatedInformation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RegulatedInformation Class Doc Comment diff --git a/lib/Model/OrdersV0/RegulatedInformationField.php b/lib/Model/OrdersV0/RegulatedInformationField.php index f4c1fda80..c89c2ce5c 100644 --- a/lib/Model/OrdersV0/RegulatedInformationField.php +++ b/lib/Model/OrdersV0/RegulatedInformationField.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RegulatedInformationField Class Doc Comment diff --git a/lib/Model/OrdersV0/RegulatedOrderVerificationStatus.php b/lib/Model/OrdersV0/RegulatedOrderVerificationStatus.php index abc947cd3..2a3c57814 100644 --- a/lib/Model/OrdersV0/RegulatedOrderVerificationStatus.php +++ b/lib/Model/OrdersV0/RegulatedOrderVerificationStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RegulatedOrderVerificationStatus Class Doc Comment diff --git a/lib/Model/OrdersV0/RejectionReason.php b/lib/Model/OrdersV0/RejectionReason.php index a744e7824..2a573f1cd 100644 --- a/lib/Model/OrdersV0/RejectionReason.php +++ b/lib/Model/OrdersV0/RejectionReason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RejectionReason Class Doc Comment diff --git a/lib/Model/OrdersV0/ShipmentStatus.php b/lib/Model/OrdersV0/ShipmentStatus.php index ef7d96fd3..578b22341 100644 --- a/lib/Model/OrdersV0/ShipmentStatus.php +++ b/lib/Model/OrdersV0/ShipmentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentStatus Class Doc Comment diff --git a/lib/Model/OrdersV0/TaxClassification.php b/lib/Model/OrdersV0/TaxClassification.php index 31a84a692..137de4c1e 100644 --- a/lib/Model/OrdersV0/TaxClassification.php +++ b/lib/Model/OrdersV0/TaxClassification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxClassification Class Doc Comment diff --git a/lib/Model/OrdersV0/TaxCollection.php b/lib/Model/OrdersV0/TaxCollection.php index 821b00017..e10513154 100644 --- a/lib/Model/OrdersV0/TaxCollection.php +++ b/lib/Model/OrdersV0/TaxCollection.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxCollection Class Doc Comment diff --git a/lib/Model/OrdersV0/UpdateShipmentStatusErrorResponse.php b/lib/Model/OrdersV0/UpdateShipmentStatusErrorResponse.php index 2b42c6247..b5405116c 100644 --- a/lib/Model/OrdersV0/UpdateShipmentStatusErrorResponse.php +++ b/lib/Model/OrdersV0/UpdateShipmentStatusErrorResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateShipmentStatusErrorResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/UpdateShipmentStatusRequest.php b/lib/Model/OrdersV0/UpdateShipmentStatusRequest.php index 4f4560cdf..1aa3a674d 100644 --- a/lib/Model/OrdersV0/UpdateShipmentStatusRequest.php +++ b/lib/Model/OrdersV0/UpdateShipmentStatusRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateShipmentStatusRequest Class Doc Comment diff --git a/lib/Model/OrdersV0/UpdateVerificationStatusErrorResponse.php b/lib/Model/OrdersV0/UpdateVerificationStatusErrorResponse.php index 872473988..394736804 100644 --- a/lib/Model/OrdersV0/UpdateVerificationStatusErrorResponse.php +++ b/lib/Model/OrdersV0/UpdateVerificationStatusErrorResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateVerificationStatusErrorResponse Class Doc Comment diff --git a/lib/Model/OrdersV0/UpdateVerificationStatusRequest.php b/lib/Model/OrdersV0/UpdateVerificationStatusRequest.php index 873b0c64b..6bc18a4bd 100644 --- a/lib/Model/OrdersV0/UpdateVerificationStatusRequest.php +++ b/lib/Model/OrdersV0/UpdateVerificationStatusRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateVerificationStatusRequest Class Doc Comment diff --git a/lib/Model/OrdersV0/UpdateVerificationStatusRequestBody.php b/lib/Model/OrdersV0/UpdateVerificationStatusRequestBody.php index 4e6b7a6a0..fc7b18a0e 100644 --- a/lib/Model/OrdersV0/UpdateVerificationStatusRequestBody.php +++ b/lib/Model/OrdersV0/UpdateVerificationStatusRequestBody.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateVerificationStatusRequestBody Class Doc Comment diff --git a/lib/Model/OrdersV0/VerificationStatus.php b/lib/Model/OrdersV0/VerificationStatus.php index 0ed1b3354..da42e2610 100644 --- a/lib/Model/OrdersV0/VerificationStatus.php +++ b/lib/Model/OrdersV0/VerificationStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\OrdersV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * VerificationStatus Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ASINIdentifier.php b/lib/Model/ProductPricingV0/ASINIdentifier.php index 4062bc279..918a540d1 100644 --- a/lib/Model/ProductPricingV0/ASINIdentifier.php +++ b/lib/Model/ProductPricingV0/ASINIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ASINIdentifier Class Doc Comment diff --git a/lib/Model/ProductPricingV0/BatchOffersRequestParams.php b/lib/Model/ProductPricingV0/BatchOffersRequestParams.php index 3924685f9..73817fa46 100644 --- a/lib/Model/ProductPricingV0/BatchOffersRequestParams.php +++ b/lib/Model/ProductPricingV0/BatchOffersRequestParams.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BatchOffersRequestParams Class Doc Comment diff --git a/lib/Model/ProductPricingV0/BatchOffersResponse.php b/lib/Model/ProductPricingV0/BatchOffersResponse.php index 2f2c1d687..91606f581 100644 --- a/lib/Model/ProductPricingV0/BatchOffersResponse.php +++ b/lib/Model/ProductPricingV0/BatchOffersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BatchOffersResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/BatchRequest.php b/lib/Model/ProductPricingV0/BatchRequest.php index b9e82b648..bd6c66b40 100644 --- a/lib/Model/ProductPricingV0/BatchRequest.php +++ b/lib/Model/ProductPricingV0/BatchRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BatchRequest Class Doc Comment diff --git a/lib/Model/ProductPricingV0/BuyBoxPriceType.php b/lib/Model/ProductPricingV0/BuyBoxPriceType.php index e275e8013..6944e5b12 100644 --- a/lib/Model/ProductPricingV0/BuyBoxPriceType.php +++ b/lib/Model/ProductPricingV0/BuyBoxPriceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyBoxPriceType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/CompetitivePriceType.php b/lib/Model/ProductPricingV0/CompetitivePriceType.php index dbb2357f9..cfc1ab1c6 100644 --- a/lib/Model/ProductPricingV0/CompetitivePriceType.php +++ b/lib/Model/ProductPricingV0/CompetitivePriceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CompetitivePriceType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/CompetitivePricingType.php b/lib/Model/ProductPricingV0/CompetitivePricingType.php index 9dd057ca5..a4123590c 100644 --- a/lib/Model/ProductPricingV0/CompetitivePricingType.php +++ b/lib/Model/ProductPricingV0/CompetitivePricingType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CompetitivePricingType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ConditionType.php b/lib/Model/ProductPricingV0/ConditionType.php index b06a003ed..e3e8cab29 100644 --- a/lib/Model/ProductPricingV0/ConditionType.php +++ b/lib/Model/ProductPricingV0/ConditionType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ConditionType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/CustomerType.php b/lib/Model/ProductPricingV0/CustomerType.php index 77671622e..083c2ade0 100644 --- a/lib/Model/ProductPricingV0/CustomerType.php +++ b/lib/Model/ProductPricingV0/CustomerType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CustomerType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/DetailedShippingTimeType.php b/lib/Model/ProductPricingV0/DetailedShippingTimeType.php index 08d7d3c31..b646c7466 100644 --- a/lib/Model/ProductPricingV0/DetailedShippingTimeType.php +++ b/lib/Model/ProductPricingV0/DetailedShippingTimeType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DetailedShippingTimeType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Error.php b/lib/Model/ProductPricingV0/Error.php index 67d841276..61166aa4b 100644 --- a/lib/Model/ProductPricingV0/Error.php +++ b/lib/Model/ProductPricingV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Errors.php b/lib/Model/ProductPricingV0/Errors.php index f709b9585..6c1488bf0 100644 --- a/lib/Model/ProductPricingV0/Errors.php +++ b/lib/Model/ProductPricingV0/Errors.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Errors Class Doc Comment diff --git a/lib/Model/ProductPricingV0/FulfillmentChannelType.php b/lib/Model/ProductPricingV0/FulfillmentChannelType.php index 19dc7407b..235ff7619 100644 --- a/lib/Model/ProductPricingV0/FulfillmentChannelType.php +++ b/lib/Model/ProductPricingV0/FulfillmentChannelType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentChannelType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetItemOffersBatchRequest.php b/lib/Model/ProductPricingV0/GetItemOffersBatchRequest.php index bfccf1288..f7d3b98dd 100644 --- a/lib/Model/ProductPricingV0/GetItemOffersBatchRequest.php +++ b/lib/Model/ProductPricingV0/GetItemOffersBatchRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetItemOffersBatchRequest Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetItemOffersBatchResponse.php b/lib/Model/ProductPricingV0/GetItemOffersBatchResponse.php index 376f1b6fc..cb9f4a248 100644 --- a/lib/Model/ProductPricingV0/GetItemOffersBatchResponse.php +++ b/lib/Model/ProductPricingV0/GetItemOffersBatchResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetItemOffersBatchResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetListingOffersBatchRequest.php b/lib/Model/ProductPricingV0/GetListingOffersBatchRequest.php index 6d8dd18f9..230c9882b 100644 --- a/lib/Model/ProductPricingV0/GetListingOffersBatchRequest.php +++ b/lib/Model/ProductPricingV0/GetListingOffersBatchRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetListingOffersBatchRequest Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetListingOffersBatchResponse.php b/lib/Model/ProductPricingV0/GetListingOffersBatchResponse.php index 1e5050479..beb49b4f6 100644 --- a/lib/Model/ProductPricingV0/GetListingOffersBatchResponse.php +++ b/lib/Model/ProductPricingV0/GetListingOffersBatchResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetListingOffersBatchResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetOffersHttpStatusLine.php b/lib/Model/ProductPricingV0/GetOffersHttpStatusLine.php index aacc89d3f..cb20bea1a 100644 --- a/lib/Model/ProductPricingV0/GetOffersHttpStatusLine.php +++ b/lib/Model/ProductPricingV0/GetOffersHttpStatusLine.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOffersHttpStatusLine Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetOffersResponse.php b/lib/Model/ProductPricingV0/GetOffersResponse.php index 0970ddcff..4c4829d72 100644 --- a/lib/Model/ProductPricingV0/GetOffersResponse.php +++ b/lib/Model/ProductPricingV0/GetOffersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOffersResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetOffersResult.php b/lib/Model/ProductPricingV0/GetOffersResult.php index 431cda5ee..8620f2338 100644 --- a/lib/Model/ProductPricingV0/GetOffersResult.php +++ b/lib/Model/ProductPricingV0/GetOffersResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOffersResult Class Doc Comment diff --git a/lib/Model/ProductPricingV0/GetPricingResponse.php b/lib/Model/ProductPricingV0/GetPricingResponse.php index 3b9b1a581..e4e658cc7 100644 --- a/lib/Model/ProductPricingV0/GetPricingResponse.php +++ b/lib/Model/ProductPricingV0/GetPricingResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPricingResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/HttpMethod.php b/lib/Model/ProductPricingV0/HttpMethod.php index ccd8d93c8..968ffc99d 100644 --- a/lib/Model/ProductPricingV0/HttpMethod.php +++ b/lib/Model/ProductPricingV0/HttpMethod.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * HttpMethod Class Doc Comment diff --git a/lib/Model/ProductPricingV0/HttpResponseHeaders.php b/lib/Model/ProductPricingV0/HttpResponseHeaders.php index e62e298d4..8d3ae96cf 100644 --- a/lib/Model/ProductPricingV0/HttpResponseHeaders.php +++ b/lib/Model/ProductPricingV0/HttpResponseHeaders.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * HttpResponseHeaders Class Doc Comment diff --git a/lib/Model/ProductPricingV0/IdentifierType.php b/lib/Model/ProductPricingV0/IdentifierType.php index abdda8f75..8e2b17c31 100644 --- a/lib/Model/ProductPricingV0/IdentifierType.php +++ b/lib/Model/ProductPricingV0/IdentifierType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IdentifierType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemCondition.php b/lib/Model/ProductPricingV0/ItemCondition.php index 5c0f1e63c..bf8440188 100644 --- a/lib/Model/ProductPricingV0/ItemCondition.php +++ b/lib/Model/ProductPricingV0/ItemCondition.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemCondition Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemIdentifier.php b/lib/Model/ProductPricingV0/ItemIdentifier.php index 852ebb661..c24db5687 100644 --- a/lib/Model/ProductPricingV0/ItemIdentifier.php +++ b/lib/Model/ProductPricingV0/ItemIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemIdentifier Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemOffersRequest.php b/lib/Model/ProductPricingV0/ItemOffersRequest.php index 4ae19283b..bf2e94a8f 100644 --- a/lib/Model/ProductPricingV0/ItemOffersRequest.php +++ b/lib/Model/ProductPricingV0/ItemOffersRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOffersRequest Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemOffersRequestParams.php b/lib/Model/ProductPricingV0/ItemOffersRequestParams.php index fe489cb8f..6614f2200 100644 --- a/lib/Model/ProductPricingV0/ItemOffersRequestParams.php +++ b/lib/Model/ProductPricingV0/ItemOffersRequestParams.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOffersRequestParams Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemOffersRequestParamsAllOf.php b/lib/Model/ProductPricingV0/ItemOffersRequestParamsAllOf.php index 9e8f32cd8..b229ff3d9 100644 --- a/lib/Model/ProductPricingV0/ItemOffersRequestParamsAllOf.php +++ b/lib/Model/ProductPricingV0/ItemOffersRequestParamsAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOffersRequestParamsAllOf Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemOffersResponse.php b/lib/Model/ProductPricingV0/ItemOffersResponse.php index 9f6e614cd..6e604f897 100644 --- a/lib/Model/ProductPricingV0/ItemOffersResponse.php +++ b/lib/Model/ProductPricingV0/ItemOffersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOffersResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ItemOffersResponseAllOf.php b/lib/Model/ProductPricingV0/ItemOffersResponseAllOf.php index 01d292c36..d52e7a41c 100644 --- a/lib/Model/ProductPricingV0/ItemOffersResponseAllOf.php +++ b/lib/Model/ProductPricingV0/ItemOffersResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemOffersResponseAllOf Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ListingOffersRequest.php b/lib/Model/ProductPricingV0/ListingOffersRequest.php index cea951474..c6c7ff5c5 100644 --- a/lib/Model/ProductPricingV0/ListingOffersRequest.php +++ b/lib/Model/ProductPricingV0/ListingOffersRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingOffersRequest Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ListingOffersRequestParams.php b/lib/Model/ProductPricingV0/ListingOffersRequestParams.php index 78fea4f82..3d759030e 100644 --- a/lib/Model/ProductPricingV0/ListingOffersRequestParams.php +++ b/lib/Model/ProductPricingV0/ListingOffersRequestParams.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingOffersRequestParams Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ListingOffersRequestParamsAllOf.php b/lib/Model/ProductPricingV0/ListingOffersRequestParamsAllOf.php index 11233e6e3..f7998f4ef 100644 --- a/lib/Model/ProductPricingV0/ListingOffersRequestParamsAllOf.php +++ b/lib/Model/ProductPricingV0/ListingOffersRequestParamsAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingOffersRequestParamsAllOf Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ListingOffersResponse.php b/lib/Model/ProductPricingV0/ListingOffersResponse.php index 59fdb935f..5dd21dae4 100644 --- a/lib/Model/ProductPricingV0/ListingOffersResponse.php +++ b/lib/Model/ProductPricingV0/ListingOffersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingOffersResponse Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ListingOffersResponseAllOf.php b/lib/Model/ProductPricingV0/ListingOffersResponseAllOf.php index 7455bc86a..01ce781b3 100644 --- a/lib/Model/ProductPricingV0/ListingOffersResponseAllOf.php +++ b/lib/Model/ProductPricingV0/ListingOffersResponseAllOf.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ListingOffersResponseAllOf Class Doc Comment diff --git a/lib/Model/ProductPricingV0/LowestPriceType.php b/lib/Model/ProductPricingV0/LowestPriceType.php index 9292c7192..a1695f317 100644 --- a/lib/Model/ProductPricingV0/LowestPriceType.php +++ b/lib/Model/ProductPricingV0/LowestPriceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LowestPriceType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/MoneyType.php b/lib/Model/ProductPricingV0/MoneyType.php index 3d4ba55a4..820fc1f5a 100644 --- a/lib/Model/ProductPricingV0/MoneyType.php +++ b/lib/Model/ProductPricingV0/MoneyType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MoneyType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/OfferCountType.php b/lib/Model/ProductPricingV0/OfferCountType.php index d32fcdf84..9c662bc35 100644 --- a/lib/Model/ProductPricingV0/OfferCountType.php +++ b/lib/Model/ProductPricingV0/OfferCountType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OfferCountType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/OfferCustomerType.php b/lib/Model/ProductPricingV0/OfferCustomerType.php index 2c68002e7..c9040a4d9 100644 --- a/lib/Model/ProductPricingV0/OfferCustomerType.php +++ b/lib/Model/ProductPricingV0/OfferCustomerType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OfferCustomerType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/OfferDetail.php b/lib/Model/ProductPricingV0/OfferDetail.php index 654739c09..14885d57f 100644 --- a/lib/Model/ProductPricingV0/OfferDetail.php +++ b/lib/Model/ProductPricingV0/OfferDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OfferDetail Class Doc Comment diff --git a/lib/Model/ProductPricingV0/OfferListingCountType.php b/lib/Model/ProductPricingV0/OfferListingCountType.php index de3fbaa72..13cf621e9 100644 --- a/lib/Model/ProductPricingV0/OfferListingCountType.php +++ b/lib/Model/ProductPricingV0/OfferListingCountType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OfferListingCountType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/OfferType.php b/lib/Model/ProductPricingV0/OfferType.php index 52c588d27..d4e859e85 100644 --- a/lib/Model/ProductPricingV0/OfferType.php +++ b/lib/Model/ProductPricingV0/OfferType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OfferType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Points.php b/lib/Model/ProductPricingV0/Points.php index 877793770..c5015c244 100644 --- a/lib/Model/ProductPricingV0/Points.php +++ b/lib/Model/ProductPricingV0/Points.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Points Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Price.php b/lib/Model/ProductPricingV0/Price.php index e2f162f31..9d042edbf 100644 --- a/lib/Model/ProductPricingV0/Price.php +++ b/lib/Model/ProductPricingV0/Price.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Price Class Doc Comment diff --git a/lib/Model/ProductPricingV0/PriceType.php b/lib/Model/ProductPricingV0/PriceType.php index de97a2747..b62dd287a 100644 --- a/lib/Model/ProductPricingV0/PriceType.php +++ b/lib/Model/ProductPricingV0/PriceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PriceType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/PrimeInformationType.php b/lib/Model/ProductPricingV0/PrimeInformationType.php index 8dc45821b..587ceb6e9 100644 --- a/lib/Model/ProductPricingV0/PrimeInformationType.php +++ b/lib/Model/ProductPricingV0/PrimeInformationType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrimeInformationType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Product.php b/lib/Model/ProductPricingV0/Product.php index 0574c18f5..9409738ff 100644 --- a/lib/Model/ProductPricingV0/Product.php +++ b/lib/Model/ProductPricingV0/Product.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Product Class Doc Comment diff --git a/lib/Model/ProductPricingV0/QuantityDiscountPriceType.php b/lib/Model/ProductPricingV0/QuantityDiscountPriceType.php index 567ed1c7b..dba93d905 100644 --- a/lib/Model/ProductPricingV0/QuantityDiscountPriceType.php +++ b/lib/Model/ProductPricingV0/QuantityDiscountPriceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * QuantityDiscountPriceType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/QuantityDiscountType.php b/lib/Model/ProductPricingV0/QuantityDiscountType.php index ff0c11fc8..0745fb414 100644 --- a/lib/Model/ProductPricingV0/QuantityDiscountType.php +++ b/lib/Model/ProductPricingV0/QuantityDiscountType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * QuantityDiscountType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/SalesRankType.php b/lib/Model/ProductPricingV0/SalesRankType.php index db7284e44..7d88b754f 100644 --- a/lib/Model/ProductPricingV0/SalesRankType.php +++ b/lib/Model/ProductPricingV0/SalesRankType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SalesRankType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/SellerFeedbackType.php b/lib/Model/ProductPricingV0/SellerFeedbackType.php index 2ffec3fd6..c2949589e 100644 --- a/lib/Model/ProductPricingV0/SellerFeedbackType.php +++ b/lib/Model/ProductPricingV0/SellerFeedbackType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerFeedbackType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/SellerSKUIdentifier.php b/lib/Model/ProductPricingV0/SellerSKUIdentifier.php index 54786eebb..314b10273 100644 --- a/lib/Model/ProductPricingV0/SellerSKUIdentifier.php +++ b/lib/Model/ProductPricingV0/SellerSKUIdentifier.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SellerSKUIdentifier Class Doc Comment diff --git a/lib/Model/ProductPricingV0/ShipsFromType.php b/lib/Model/ProductPricingV0/ShipsFromType.php index 515d402a4..de07a5e6f 100644 --- a/lib/Model/ProductPricingV0/ShipsFromType.php +++ b/lib/Model/ProductPricingV0/ShipsFromType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipsFromType Class Doc Comment diff --git a/lib/Model/ProductPricingV0/Summary.php b/lib/Model/ProductPricingV0/Summary.php index c6ad94201..6ef930e07 100644 --- a/lib/Model/ProductPricingV0/Summary.php +++ b/lib/Model/ProductPricingV0/Summary.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductPricingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Summary Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/Error.php b/lib/Model/ProductTypeDefinitionsV20200901/Error.php index e8d4554a5..0ef9ea6d2 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/Error.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/ErrorList.php b/lib/Model/ProductTypeDefinitionsV20200901/ErrorList.php index 25ba62d3f..58360e121 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/ErrorList.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/ProductType.php b/lib/Model/ProductTypeDefinitionsV20200901/ProductType.php index 337a231d5..e03a5f472 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/ProductType.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/ProductType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductType Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeDefinition.php b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeDefinition.php index 7649be07c..68a558b39 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeDefinition.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeDefinition.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductTypeDefinition Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeList.php b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeList.php index 2d7562d69..477a2a339 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeList.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductTypeList Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeVersion.php b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeVersion.php index 66e6baa08..ba525956a 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeVersion.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/ProductTypeVersion.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ProductTypeVersion Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/PropertyGroup.php b/lib/Model/ProductTypeDefinitionsV20200901/PropertyGroup.php index 804deb9dd..c0fb2ae42 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/PropertyGroup.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/PropertyGroup.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PropertyGroup Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/SchemaLink.php b/lib/Model/ProductTypeDefinitionsV20200901/SchemaLink.php index 253a83b7f..3cb5c60c0 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/SchemaLink.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/SchemaLink.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SchemaLink Class Doc Comment diff --git a/lib/Model/ProductTypeDefinitionsV20200901/SchemaLinkLink.php b/lib/Model/ProductTypeDefinitionsV20200901/SchemaLinkLink.php index 85a2cab45..95c451c24 100644 --- a/lib/Model/ProductTypeDefinitionsV20200901/SchemaLinkLink.php +++ b/lib/Model/ProductTypeDefinitionsV20200901/SchemaLinkLink.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ProductTypeDefinitionsV20200901; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SchemaLinkLink Class Doc Comment diff --git a/lib/Model/ReportsV20210630/CreateReportResponse.php b/lib/Model/ReportsV20210630/CreateReportResponse.php index 04cdd29b7..0f52f8252 100644 --- a/lib/Model/ReportsV20210630/CreateReportResponse.php +++ b/lib/Model/ReportsV20210630/CreateReportResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReportResponse Class Doc Comment diff --git a/lib/Model/ReportsV20210630/CreateReportScheduleResponse.php b/lib/Model/ReportsV20210630/CreateReportScheduleResponse.php index d9662b635..f50a245a3 100644 --- a/lib/Model/ReportsV20210630/CreateReportScheduleResponse.php +++ b/lib/Model/ReportsV20210630/CreateReportScheduleResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReportScheduleResponse Class Doc Comment diff --git a/lib/Model/ReportsV20210630/CreateReportScheduleSpecification.php b/lib/Model/ReportsV20210630/CreateReportScheduleSpecification.php index 03066eab0..2dd68bd12 100644 --- a/lib/Model/ReportsV20210630/CreateReportScheduleSpecification.php +++ b/lib/Model/ReportsV20210630/CreateReportScheduleSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReportScheduleSpecification Class Doc Comment diff --git a/lib/Model/ReportsV20210630/CreateReportSpecification.php b/lib/Model/ReportsV20210630/CreateReportSpecification.php index 783edf3a3..b529af72b 100644 --- a/lib/Model/ReportsV20210630/CreateReportSpecification.php +++ b/lib/Model/ReportsV20210630/CreateReportSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReportSpecification Class Doc Comment diff --git a/lib/Model/ReportsV20210630/Error.php b/lib/Model/ReportsV20210630/Error.php index 4ba1372ae..91a98e0d7 100644 --- a/lib/Model/ReportsV20210630/Error.php +++ b/lib/Model/ReportsV20210630/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ReportsV20210630/ErrorList.php b/lib/Model/ReportsV20210630/ErrorList.php index 21b39565d..f601a9f18 100644 --- a/lib/Model/ReportsV20210630/ErrorList.php +++ b/lib/Model/ReportsV20210630/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/ReportsV20210630/GetReportsResponse.php b/lib/Model/ReportsV20210630/GetReportsResponse.php index 3479de8ec..3854eba10 100644 --- a/lib/Model/ReportsV20210630/GetReportsResponse.php +++ b/lib/Model/ReportsV20210630/GetReportsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetReportsResponse Class Doc Comment diff --git a/lib/Model/ReportsV20210630/Report.php b/lib/Model/ReportsV20210630/Report.php index 51d94cd55..6e1c7c656 100644 --- a/lib/Model/ReportsV20210630/Report.php +++ b/lib/Model/ReportsV20210630/Report.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Report Class Doc Comment diff --git a/lib/Model/ReportsV20210630/ReportDocument.php b/lib/Model/ReportsV20210630/ReportDocument.php index 32e346aee..1f516f99e 100644 --- a/lib/Model/ReportsV20210630/ReportDocument.php +++ b/lib/Model/ReportsV20210630/ReportDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReportDocument Class Doc Comment diff --git a/lib/Model/ReportsV20210630/ReportSchedule.php b/lib/Model/ReportsV20210630/ReportSchedule.php index a294c1fa5..5761c1b16 100644 --- a/lib/Model/ReportsV20210630/ReportSchedule.php +++ b/lib/Model/ReportsV20210630/ReportSchedule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReportSchedule Class Doc Comment diff --git a/lib/Model/ReportsV20210630/ReportScheduleList.php b/lib/Model/ReportsV20210630/ReportScheduleList.php index fb08c26f8..66dae49bc 100644 --- a/lib/Model/ReportsV20210630/ReportScheduleList.php +++ b/lib/Model/ReportsV20210630/ReportScheduleList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ReportsV20210630; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ReportScheduleList Class Doc Comment diff --git a/lib/Model/SalesV1/Error.php b/lib/Model/SalesV1/Error.php index a51c086fb..cb73a4b21 100644 --- a/lib/Model/SalesV1/Error.php +++ b/lib/Model/SalesV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SalesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/SalesV1/GetOrderMetricsResponse.php b/lib/Model/SalesV1/GetOrderMetricsResponse.php index b6bf4cce7..a90bbe008 100644 --- a/lib/Model/SalesV1/GetOrderMetricsResponse.php +++ b/lib/Model/SalesV1/GetOrderMetricsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SalesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderMetricsResponse Class Doc Comment diff --git a/lib/Model/SalesV1/Money.php b/lib/Model/SalesV1/Money.php index 7608bbd0b..80c9c52bc 100644 --- a/lib/Model/SalesV1/Money.php +++ b/lib/Model/SalesV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SalesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/SalesV1/OrderMetricsInterval.php b/lib/Model/SalesV1/OrderMetricsInterval.php index 55cad9b5a..e3a4876e5 100644 --- a/lib/Model/SalesV1/OrderMetricsInterval.php +++ b/lib/Model/SalesV1/OrderMetricsInterval.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SalesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderMetricsInterval Class Doc Comment diff --git a/lib/Model/SellersV1/Error.php b/lib/Model/SellersV1/Error.php index 2457064d1..1ce046125 100644 --- a/lib/Model/SellersV1/Error.php +++ b/lib/Model/SellersV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SellersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/SellersV1/GetMarketplaceParticipationsResponse.php b/lib/Model/SellersV1/GetMarketplaceParticipationsResponse.php index 0830af8e9..0f83706a7 100644 --- a/lib/Model/SellersV1/GetMarketplaceParticipationsResponse.php +++ b/lib/Model/SellersV1/GetMarketplaceParticipationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SellersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetMarketplaceParticipationsResponse Class Doc Comment diff --git a/lib/Model/SellersV1/Marketplace.php b/lib/Model/SellersV1/Marketplace.php index 03b871465..af1413fb2 100644 --- a/lib/Model/SellersV1/Marketplace.php +++ b/lib/Model/SellersV1/Marketplace.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SellersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Marketplace Class Doc Comment diff --git a/lib/Model/SellersV1/MarketplaceParticipation.php b/lib/Model/SellersV1/MarketplaceParticipation.php index 512bc4d7f..c34942976 100644 --- a/lib/Model/SellersV1/MarketplaceParticipation.php +++ b/lib/Model/SellersV1/MarketplaceParticipation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SellersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MarketplaceParticipation Class Doc Comment diff --git a/lib/Model/SellersV1/Participation.php b/lib/Model/SellersV1/Participation.php index d7db5ca57..05dfcfeea 100644 --- a/lib/Model/SellersV1/Participation.php +++ b/lib/Model/SellersV1/Participation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SellersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Participation Class Doc Comment diff --git a/lib/Model/ServiceV1/AddAppointmentRequest.php b/lib/Model/ServiceV1/AddAppointmentRequest.php index 8c37d8734..f1cdc7048 100644 --- a/lib/Model/ServiceV1/AddAppointmentRequest.php +++ b/lib/Model/ServiceV1/AddAppointmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AddAppointmentRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/Address.php b/lib/Model/ServiceV1/Address.php index bd071638b..cbd5aac6a 100644 --- a/lib/Model/ServiceV1/Address.php +++ b/lib/Model/ServiceV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/ServiceV1/Appointment.php b/lib/Model/ServiceV1/Appointment.php index 6c3511a4e..d89d7f8fa 100644 --- a/lib/Model/ServiceV1/Appointment.php +++ b/lib/Model/ServiceV1/Appointment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Appointment Class Doc Comment diff --git a/lib/Model/ServiceV1/AppointmentResource.php b/lib/Model/ServiceV1/AppointmentResource.php index bfb94dae2..60ac889c4 100644 --- a/lib/Model/ServiceV1/AppointmentResource.php +++ b/lib/Model/ServiceV1/AppointmentResource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AppointmentResource Class Doc Comment diff --git a/lib/Model/ServiceV1/AppointmentSlot.php b/lib/Model/ServiceV1/AppointmentSlot.php index 725c48415..7aca44498 100644 --- a/lib/Model/ServiceV1/AppointmentSlot.php +++ b/lib/Model/ServiceV1/AppointmentSlot.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AppointmentSlot Class Doc Comment diff --git a/lib/Model/ServiceV1/AppointmentSlotReport.php b/lib/Model/ServiceV1/AppointmentSlotReport.php index 8e19fab11..503b140fe 100644 --- a/lib/Model/ServiceV1/AppointmentSlotReport.php +++ b/lib/Model/ServiceV1/AppointmentSlotReport.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AppointmentSlotReport Class Doc Comment diff --git a/lib/Model/ServiceV1/AppointmentTime.php b/lib/Model/ServiceV1/AppointmentTime.php index 0455243bb..45556b5d7 100644 --- a/lib/Model/ServiceV1/AppointmentTime.php +++ b/lib/Model/ServiceV1/AppointmentTime.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AppointmentTime Class Doc Comment diff --git a/lib/Model/ServiceV1/AppointmentTimeInput.php b/lib/Model/ServiceV1/AppointmentTimeInput.php index 5a7c231dc..dab9005fd 100644 --- a/lib/Model/ServiceV1/AppointmentTimeInput.php +++ b/lib/Model/ServiceV1/AppointmentTimeInput.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AppointmentTimeInput Class Doc Comment diff --git a/lib/Model/ServiceV1/AssignAppointmentResourcesRequest.php b/lib/Model/ServiceV1/AssignAppointmentResourcesRequest.php index 4c82b1ac5..7fd8ef499 100644 --- a/lib/Model/ServiceV1/AssignAppointmentResourcesRequest.php +++ b/lib/Model/ServiceV1/AssignAppointmentResourcesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AssignAppointmentResourcesRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/AssignAppointmentResourcesResponse.php b/lib/Model/ServiceV1/AssignAppointmentResourcesResponse.php index 2314e98e3..3baf3b757 100644 --- a/lib/Model/ServiceV1/AssignAppointmentResourcesResponse.php +++ b/lib/Model/ServiceV1/AssignAppointmentResourcesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AssignAppointmentResourcesResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/AssignAppointmentResourcesResponsePayload.php b/lib/Model/ServiceV1/AssignAppointmentResourcesResponsePayload.php index e81901787..ba541287f 100644 --- a/lib/Model/ServiceV1/AssignAppointmentResourcesResponsePayload.php +++ b/lib/Model/ServiceV1/AssignAppointmentResourcesResponsePayload.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AssignAppointmentResourcesResponsePayload Class Doc Comment diff --git a/lib/Model/ServiceV1/AssociatedItem.php b/lib/Model/ServiceV1/AssociatedItem.php index 46f648a50..fc0ae1658 100644 --- a/lib/Model/ServiceV1/AssociatedItem.php +++ b/lib/Model/ServiceV1/AssociatedItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AssociatedItem Class Doc Comment diff --git a/lib/Model/ServiceV1/AvailabilityRecord.php b/lib/Model/ServiceV1/AvailabilityRecord.php index 48a6f0536..89a6cceb5 100644 --- a/lib/Model/ServiceV1/AvailabilityRecord.php +++ b/lib/Model/ServiceV1/AvailabilityRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AvailabilityRecord Class Doc Comment diff --git a/lib/Model/ServiceV1/Buyer.php b/lib/Model/ServiceV1/Buyer.php index b8ecd6ce5..cd6b0763d 100644 --- a/lib/Model/ServiceV1/Buyer.php +++ b/lib/Model/ServiceV1/Buyer.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Buyer Class Doc Comment diff --git a/lib/Model/ServiceV1/CancelReservationResponse.php b/lib/Model/ServiceV1/CancelReservationResponse.php index 5699c274a..fb81b5d6f 100644 --- a/lib/Model/ServiceV1/CancelReservationResponse.php +++ b/lib/Model/ServiceV1/CancelReservationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelReservationResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/CancelServiceJobByServiceJobIdResponse.php b/lib/Model/ServiceV1/CancelServiceJobByServiceJobIdResponse.php index b277ea4ee..b90b10806 100644 --- a/lib/Model/ServiceV1/CancelServiceJobByServiceJobIdResponse.php +++ b/lib/Model/ServiceV1/CancelServiceJobByServiceJobIdResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelServiceJobByServiceJobIdResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/CapacityType.php b/lib/Model/ServiceV1/CapacityType.php index 6677d263f..b14f3c607 100644 --- a/lib/Model/ServiceV1/CapacityType.php +++ b/lib/Model/ServiceV1/CapacityType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CapacityType Class Doc Comment diff --git a/lib/Model/ServiceV1/CompleteServiceJobByServiceJobIdResponse.php b/lib/Model/ServiceV1/CompleteServiceJobByServiceJobIdResponse.php index a7d8a20f8..1810805e3 100644 --- a/lib/Model/ServiceV1/CompleteServiceJobByServiceJobIdResponse.php +++ b/lib/Model/ServiceV1/CompleteServiceJobByServiceJobIdResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CompleteServiceJobByServiceJobIdResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/CreateReservationRecord.php b/lib/Model/ServiceV1/CreateReservationRecord.php index 0eeac8425..145f3ec22 100644 --- a/lib/Model/ServiceV1/CreateReservationRecord.php +++ b/lib/Model/ServiceV1/CreateReservationRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReservationRecord Class Doc Comment diff --git a/lib/Model/ServiceV1/CreateReservationRequest.php b/lib/Model/ServiceV1/CreateReservationRequest.php index 4b62c6fd7..23ba54be0 100644 --- a/lib/Model/ServiceV1/CreateReservationRequest.php +++ b/lib/Model/ServiceV1/CreateReservationRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReservationRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/CreateReservationResponse.php b/lib/Model/ServiceV1/CreateReservationResponse.php index 6f2a6eebb..9a3cebc65 100644 --- a/lib/Model/ServiceV1/CreateReservationResponse.php +++ b/lib/Model/ServiceV1/CreateReservationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateReservationResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/CreateServiceDocumentUploadDestination.php b/lib/Model/ServiceV1/CreateServiceDocumentUploadDestination.php index 028b4f195..d2f4b191b 100644 --- a/lib/Model/ServiceV1/CreateServiceDocumentUploadDestination.php +++ b/lib/Model/ServiceV1/CreateServiceDocumentUploadDestination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateServiceDocumentUploadDestination Class Doc Comment diff --git a/lib/Model/ServiceV1/DayOfWeek.php b/lib/Model/ServiceV1/DayOfWeek.php index f4bc2db3d..fcfdd20a7 100644 --- a/lib/Model/ServiceV1/DayOfWeek.php +++ b/lib/Model/ServiceV1/DayOfWeek.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DayOfWeek Class Doc Comment diff --git a/lib/Model/ServiceV1/EncryptionDetails.php b/lib/Model/ServiceV1/EncryptionDetails.php index 15eadea11..29b10a32b 100644 --- a/lib/Model/ServiceV1/EncryptionDetails.php +++ b/lib/Model/ServiceV1/EncryptionDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EncryptionDetails Class Doc Comment diff --git a/lib/Model/ServiceV1/Error.php b/lib/Model/ServiceV1/Error.php index 2b72872ec..0cbba34a7 100644 --- a/lib/Model/ServiceV1/Error.php +++ b/lib/Model/ServiceV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ServiceV1/FixedSlot.php b/lib/Model/ServiceV1/FixedSlot.php index a099311eb..e28b5bd47 100644 --- a/lib/Model/ServiceV1/FixedSlot.php +++ b/lib/Model/ServiceV1/FixedSlot.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FixedSlot Class Doc Comment diff --git a/lib/Model/ServiceV1/FixedSlotCapacity.php b/lib/Model/ServiceV1/FixedSlotCapacity.php index 10369713b..c866868ce 100644 --- a/lib/Model/ServiceV1/FixedSlotCapacity.php +++ b/lib/Model/ServiceV1/FixedSlotCapacity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FixedSlotCapacity Class Doc Comment diff --git a/lib/Model/ServiceV1/FixedSlotCapacityErrors.php b/lib/Model/ServiceV1/FixedSlotCapacityErrors.php index 5a57cca4b..cddf11ee6 100644 --- a/lib/Model/ServiceV1/FixedSlotCapacityErrors.php +++ b/lib/Model/ServiceV1/FixedSlotCapacityErrors.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FixedSlotCapacityErrors Class Doc Comment diff --git a/lib/Model/ServiceV1/FixedSlotCapacityQuery.php b/lib/Model/ServiceV1/FixedSlotCapacityQuery.php index 47dec972f..624b36293 100644 --- a/lib/Model/ServiceV1/FixedSlotCapacityQuery.php +++ b/lib/Model/ServiceV1/FixedSlotCapacityQuery.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FixedSlotCapacityQuery Class Doc Comment diff --git a/lib/Model/ServiceV1/FulfillmentDocument.php b/lib/Model/ServiceV1/FulfillmentDocument.php index 1fbda4a55..b22bc3042 100644 --- a/lib/Model/ServiceV1/FulfillmentDocument.php +++ b/lib/Model/ServiceV1/FulfillmentDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentDocument Class Doc Comment diff --git a/lib/Model/ServiceV1/FulfillmentTime.php b/lib/Model/ServiceV1/FulfillmentTime.php index 18f5830a3..7daba9141 100644 --- a/lib/Model/ServiceV1/FulfillmentTime.php +++ b/lib/Model/ServiceV1/FulfillmentTime.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FulfillmentTime Class Doc Comment diff --git a/lib/Model/ServiceV1/GetAppointmentSlotsResponse.php b/lib/Model/ServiceV1/GetAppointmentSlotsResponse.php index b3ec178c1..86372427d 100644 --- a/lib/Model/ServiceV1/GetAppointmentSlotsResponse.php +++ b/lib/Model/ServiceV1/GetAppointmentSlotsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAppointmentSlotsResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/GetServiceJobByServiceJobIdResponse.php b/lib/Model/ServiceV1/GetServiceJobByServiceJobIdResponse.php index f3dd508c5..2e0e11f11 100644 --- a/lib/Model/ServiceV1/GetServiceJobByServiceJobIdResponse.php +++ b/lib/Model/ServiceV1/GetServiceJobByServiceJobIdResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetServiceJobByServiceJobIdResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/GetServiceJobsResponse.php b/lib/Model/ServiceV1/GetServiceJobsResponse.php index 77967ed78..61687a6ff 100644 --- a/lib/Model/ServiceV1/GetServiceJobsResponse.php +++ b/lib/Model/ServiceV1/GetServiceJobsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetServiceJobsResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/ItemDelivery.php b/lib/Model/ServiceV1/ItemDelivery.php index 369a46704..ebf5f3aed 100644 --- a/lib/Model/ServiceV1/ItemDelivery.php +++ b/lib/Model/ServiceV1/ItemDelivery.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDelivery Class Doc Comment diff --git a/lib/Model/ServiceV1/ItemDeliveryPromise.php b/lib/Model/ServiceV1/ItemDeliveryPromise.php index 36133bac4..72f1f1905 100644 --- a/lib/Model/ServiceV1/ItemDeliveryPromise.php +++ b/lib/Model/ServiceV1/ItemDeliveryPromise.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDeliveryPromise Class Doc Comment diff --git a/lib/Model/ServiceV1/JobListing.php b/lib/Model/ServiceV1/JobListing.php index bea9bbdc0..bbd8100ea 100644 --- a/lib/Model/ServiceV1/JobListing.php +++ b/lib/Model/ServiceV1/JobListing.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * JobListing Class Doc Comment diff --git a/lib/Model/ServiceV1/Poa.php b/lib/Model/ServiceV1/Poa.php index b5c02b168..e30ac8faa 100644 --- a/lib/Model/ServiceV1/Poa.php +++ b/lib/Model/ServiceV1/Poa.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Poa Class Doc Comment diff --git a/lib/Model/ServiceV1/RangeCapacity.php b/lib/Model/ServiceV1/RangeCapacity.php index 778991df6..60b2f09c5 100644 --- a/lib/Model/ServiceV1/RangeCapacity.php +++ b/lib/Model/ServiceV1/RangeCapacity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RangeCapacity Class Doc Comment diff --git a/lib/Model/ServiceV1/RangeSlot.php b/lib/Model/ServiceV1/RangeSlot.php index 830e8d608..2f9ecf82a 100644 --- a/lib/Model/ServiceV1/RangeSlot.php +++ b/lib/Model/ServiceV1/RangeSlot.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RangeSlot Class Doc Comment diff --git a/lib/Model/ServiceV1/RangeSlotCapacity.php b/lib/Model/ServiceV1/RangeSlotCapacity.php index 5ed22d1fb..4fa299cbf 100644 --- a/lib/Model/ServiceV1/RangeSlotCapacity.php +++ b/lib/Model/ServiceV1/RangeSlotCapacity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RangeSlotCapacity Class Doc Comment diff --git a/lib/Model/ServiceV1/RangeSlotCapacityErrors.php b/lib/Model/ServiceV1/RangeSlotCapacityErrors.php index 0ebfc27e8..9a0b8769f 100644 --- a/lib/Model/ServiceV1/RangeSlotCapacityErrors.php +++ b/lib/Model/ServiceV1/RangeSlotCapacityErrors.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RangeSlotCapacityErrors Class Doc Comment diff --git a/lib/Model/ServiceV1/RangeSlotCapacityQuery.php b/lib/Model/ServiceV1/RangeSlotCapacityQuery.php index ec29f1cfc..7e4e69919 100644 --- a/lib/Model/ServiceV1/RangeSlotCapacityQuery.php +++ b/lib/Model/ServiceV1/RangeSlotCapacityQuery.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RangeSlotCapacityQuery Class Doc Comment diff --git a/lib/Model/ServiceV1/Recurrence.php b/lib/Model/ServiceV1/Recurrence.php index 0d45fe8eb..f9584ed5d 100644 --- a/lib/Model/ServiceV1/Recurrence.php +++ b/lib/Model/ServiceV1/Recurrence.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Recurrence Class Doc Comment diff --git a/lib/Model/ServiceV1/RescheduleAppointmentRequest.php b/lib/Model/ServiceV1/RescheduleAppointmentRequest.php index 33ea677b9..accd0777c 100644 --- a/lib/Model/ServiceV1/RescheduleAppointmentRequest.php +++ b/lib/Model/ServiceV1/RescheduleAppointmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RescheduleAppointmentRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/Reservation.php b/lib/Model/ServiceV1/Reservation.php index f0db20ff3..2f6747b3b 100644 --- a/lib/Model/ServiceV1/Reservation.php +++ b/lib/Model/ServiceV1/Reservation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Reservation Class Doc Comment diff --git a/lib/Model/ServiceV1/ScopeOfWork.php b/lib/Model/ServiceV1/ScopeOfWork.php index b01170561..3fcfb5941 100644 --- a/lib/Model/ServiceV1/ScopeOfWork.php +++ b/lib/Model/ServiceV1/ScopeOfWork.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ScopeOfWork Class Doc Comment diff --git a/lib/Model/ServiceV1/Seller.php b/lib/Model/ServiceV1/Seller.php index f5a81a056..ad869c63f 100644 --- a/lib/Model/ServiceV1/Seller.php +++ b/lib/Model/ServiceV1/Seller.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Seller Class Doc Comment diff --git a/lib/Model/ServiceV1/ServiceDocumentUploadDestination.php b/lib/Model/ServiceV1/ServiceDocumentUploadDestination.php index ac8903f2c..36b84370e 100644 --- a/lib/Model/ServiceV1/ServiceDocumentUploadDestination.php +++ b/lib/Model/ServiceV1/ServiceDocumentUploadDestination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceDocumentUploadDestination Class Doc Comment diff --git a/lib/Model/ServiceV1/ServiceJob.php b/lib/Model/ServiceV1/ServiceJob.php index dcd6855b8..da793f4ce 100644 --- a/lib/Model/ServiceV1/ServiceJob.php +++ b/lib/Model/ServiceV1/ServiceJob.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceJob Class Doc Comment diff --git a/lib/Model/ServiceV1/ServiceJobProvider.php b/lib/Model/ServiceV1/ServiceJobProvider.php index cb1dfec99..1c847c186 100644 --- a/lib/Model/ServiceV1/ServiceJobProvider.php +++ b/lib/Model/ServiceV1/ServiceJobProvider.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceJobProvider Class Doc Comment diff --git a/lib/Model/ServiceV1/ServiceLocation.php b/lib/Model/ServiceV1/ServiceLocation.php index e4fd33b4d..8c2bc52bf 100644 --- a/lib/Model/ServiceV1/ServiceLocation.php +++ b/lib/Model/ServiceV1/ServiceLocation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceLocation Class Doc Comment diff --git a/lib/Model/ServiceV1/ServiceUploadDocument.php b/lib/Model/ServiceV1/ServiceUploadDocument.php index a8aef729b..dfa626b6a 100644 --- a/lib/Model/ServiceV1/ServiceUploadDocument.php +++ b/lib/Model/ServiceV1/ServiceUploadDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceUploadDocument Class Doc Comment diff --git a/lib/Model/ServiceV1/SetAppointmentFulfillmentDataRequest.php b/lib/Model/ServiceV1/SetAppointmentFulfillmentDataRequest.php index f899de6b7..5146a56f3 100644 --- a/lib/Model/ServiceV1/SetAppointmentFulfillmentDataRequest.php +++ b/lib/Model/ServiceV1/SetAppointmentFulfillmentDataRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SetAppointmentFulfillmentDataRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/SetAppointmentResponse.php b/lib/Model/ServiceV1/SetAppointmentResponse.php index bf6dcf5c2..00b00b9e5 100644 --- a/lib/Model/ServiceV1/SetAppointmentResponse.php +++ b/lib/Model/ServiceV1/SetAppointmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SetAppointmentResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/Technician.php b/lib/Model/ServiceV1/Technician.php index 27e8462c4..6c9e42529 100644 --- a/lib/Model/ServiceV1/Technician.php +++ b/lib/Model/ServiceV1/Technician.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Technician Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateReservationRecord.php b/lib/Model/ServiceV1/UpdateReservationRecord.php index 0f552ffb3..744117d49 100644 --- a/lib/Model/ServiceV1/UpdateReservationRecord.php +++ b/lib/Model/ServiceV1/UpdateReservationRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateReservationRecord Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateReservationRequest.php b/lib/Model/ServiceV1/UpdateReservationRequest.php index 739cc4e26..3f283ee7d 100644 --- a/lib/Model/ServiceV1/UpdateReservationRequest.php +++ b/lib/Model/ServiceV1/UpdateReservationRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateReservationRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateReservationResponse.php b/lib/Model/ServiceV1/UpdateReservationResponse.php index b5eb28163..d5e9dacd6 100644 --- a/lib/Model/ServiceV1/UpdateReservationResponse.php +++ b/lib/Model/ServiceV1/UpdateReservationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateReservationResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateScheduleRecord.php b/lib/Model/ServiceV1/UpdateScheduleRecord.php index a317d1c28..eebb4b1b5 100644 --- a/lib/Model/ServiceV1/UpdateScheduleRecord.php +++ b/lib/Model/ServiceV1/UpdateScheduleRecord.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateScheduleRecord Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateScheduleRequest.php b/lib/Model/ServiceV1/UpdateScheduleRequest.php index 1b1661034..cadec6853 100644 --- a/lib/Model/ServiceV1/UpdateScheduleRequest.php +++ b/lib/Model/ServiceV1/UpdateScheduleRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateScheduleRequest Class Doc Comment diff --git a/lib/Model/ServiceV1/UpdateScheduleResponse.php b/lib/Model/ServiceV1/UpdateScheduleResponse.php index d7feb2b6c..c71d1b0a9 100644 --- a/lib/Model/ServiceV1/UpdateScheduleResponse.php +++ b/lib/Model/ServiceV1/UpdateScheduleResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UpdateScheduleResponse Class Doc Comment diff --git a/lib/Model/ServiceV1/Warning.php b/lib/Model/ServiceV1/Warning.php index d89937916..9577e2e1b 100644 --- a/lib/Model/ServiceV1/Warning.php +++ b/lib/Model/ServiceV1/Warning.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ServiceV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Warning Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/Address.php b/lib/Model/ShipmentInvoicingV0/Address.php index 941f28873..bbdf18f70 100644 --- a/lib/Model/ShipmentInvoicingV0/Address.php +++ b/lib/Model/ShipmentInvoicingV0/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/AddressTypeEnum.php b/lib/Model/ShipmentInvoicingV0/AddressTypeEnum.php index edacd92ea..fc25653b2 100644 --- a/lib/Model/ShipmentInvoicingV0/AddressTypeEnum.php +++ b/lib/Model/ShipmentInvoicingV0/AddressTypeEnum.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AddressTypeEnum Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/BuyerTaxInfo.php b/lib/Model/ShipmentInvoicingV0/BuyerTaxInfo.php index b696835eb..d77c9089f 100644 --- a/lib/Model/ShipmentInvoicingV0/BuyerTaxInfo.php +++ b/lib/Model/ShipmentInvoicingV0/BuyerTaxInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * BuyerTaxInfo Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/Error.php b/lib/Model/ShipmentInvoicingV0/Error.php index 6fabe9596..be39adf39 100644 --- a/lib/Model/ShipmentInvoicingV0/Error.php +++ b/lib/Model/ShipmentInvoicingV0/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/GetInvoiceStatusResponse.php b/lib/Model/ShipmentInvoicingV0/GetInvoiceStatusResponse.php index f6d92333b..01bb675ac 100644 --- a/lib/Model/ShipmentInvoicingV0/GetInvoiceStatusResponse.php +++ b/lib/Model/ShipmentInvoicingV0/GetInvoiceStatusResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetInvoiceStatusResponse Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/GetShipmentDetailsResponse.php b/lib/Model/ShipmentInvoicingV0/GetShipmentDetailsResponse.php index b8ce029dc..639ba3ab0 100644 --- a/lib/Model/ShipmentInvoicingV0/GetShipmentDetailsResponse.php +++ b/lib/Model/ShipmentInvoicingV0/GetShipmentDetailsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentDetailsResponse Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/MarketplaceTaxInfo.php b/lib/Model/ShipmentInvoicingV0/MarketplaceTaxInfo.php index f2c0af1af..d45ed934c 100644 --- a/lib/Model/ShipmentInvoicingV0/MarketplaceTaxInfo.php +++ b/lib/Model/ShipmentInvoicingV0/MarketplaceTaxInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MarketplaceTaxInfo Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/Money.php b/lib/Model/ShipmentInvoicingV0/Money.php index d58846e72..3c19bdc0b 100644 --- a/lib/Model/ShipmentInvoicingV0/Money.php +++ b/lib/Model/ShipmentInvoicingV0/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/ShipmentDetail.php b/lib/Model/ShipmentInvoicingV0/ShipmentDetail.php index 6e24e894c..b13bc6b4e 100644 --- a/lib/Model/ShipmentInvoicingV0/ShipmentDetail.php +++ b/lib/Model/ShipmentInvoicingV0/ShipmentDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDetail Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatus.php b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatus.php index 41559714a..8a66fa53f 100644 --- a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatus.php +++ b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentInvoiceStatus Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusInfo.php b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusInfo.php index 46d992702..574035b75 100644 --- a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusInfo.php +++ b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusInfo.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentInvoiceStatusInfo Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusResponse.php b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusResponse.php index 57857ecd2..40b16d51d 100644 --- a/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusResponse.php +++ b/lib/Model/ShipmentInvoicingV0/ShipmentInvoiceStatusResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentInvoiceStatusResponse Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/ShipmentItem.php b/lib/Model/ShipmentInvoicingV0/ShipmentItem.php index 0615e6771..ec8fdbf4f 100644 --- a/lib/Model/ShipmentInvoicingV0/ShipmentItem.php +++ b/lib/Model/ShipmentInvoicingV0/ShipmentItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentItem Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/SubmitInvoiceRequest.php b/lib/Model/ShipmentInvoicingV0/SubmitInvoiceRequest.php index 2ae702d58..19d1e4c48 100644 --- a/lib/Model/ShipmentInvoicingV0/SubmitInvoiceRequest.php +++ b/lib/Model/ShipmentInvoicingV0/SubmitInvoiceRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoiceRequest Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/SubmitInvoiceResponse.php b/lib/Model/ShipmentInvoicingV0/SubmitInvoiceResponse.php index def2d5d4f..3bb25bf7d 100644 --- a/lib/Model/ShipmentInvoicingV0/SubmitInvoiceResponse.php +++ b/lib/Model/ShipmentInvoicingV0/SubmitInvoiceResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoiceResponse Class Doc Comment diff --git a/lib/Model/ShipmentInvoicingV0/TaxClassification.php b/lib/Model/ShipmentInvoicingV0/TaxClassification.php index dbb845606..f03c3a742 100644 --- a/lib/Model/ShipmentInvoicingV0/TaxClassification.php +++ b/lib/Model/ShipmentInvoicingV0/TaxClassification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShipmentInvoicingV0; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxClassification Class Doc Comment diff --git a/lib/Model/ShippingV1/AcceptedRate.php b/lib/Model/ShippingV1/AcceptedRate.php index ae7b117eb..ad5b0a968 100644 --- a/lib/Model/ShippingV1/AcceptedRate.php +++ b/lib/Model/ShippingV1/AcceptedRate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AcceptedRate Class Doc Comment diff --git a/lib/Model/ShippingV1/Account.php b/lib/Model/ShippingV1/Account.php index 036bc7374..236fa4bdb 100644 --- a/lib/Model/ShippingV1/Account.php +++ b/lib/Model/ShippingV1/Account.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Account Class Doc Comment diff --git a/lib/Model/ShippingV1/Address.php b/lib/Model/ShippingV1/Address.php index c8af775fd..00a46be5e 100644 --- a/lib/Model/ShippingV1/Address.php +++ b/lib/Model/ShippingV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/ShippingV1/CancelShipmentResponse.php b/lib/Model/ShippingV1/CancelShipmentResponse.php index d3a692616..3688925fe 100644 --- a/lib/Model/ShippingV1/CancelShipmentResponse.php +++ b/lib/Model/ShippingV1/CancelShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/Container.php b/lib/Model/ShippingV1/Container.php index 5fdfc4aee..7f2fe9b7c 100644 --- a/lib/Model/ShippingV1/Container.php +++ b/lib/Model/ShippingV1/Container.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Container Class Doc Comment diff --git a/lib/Model/ShippingV1/ContainerItem.php b/lib/Model/ShippingV1/ContainerItem.php index 9479ef580..50fcbcb94 100644 --- a/lib/Model/ShippingV1/ContainerItem.php +++ b/lib/Model/ShippingV1/ContainerItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContainerItem Class Doc Comment diff --git a/lib/Model/ShippingV1/ContainerSpecification.php b/lib/Model/ShippingV1/ContainerSpecification.php index cfb1b62af..481e3e78b 100644 --- a/lib/Model/ShippingV1/ContainerSpecification.php +++ b/lib/Model/ShippingV1/ContainerSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContainerSpecification Class Doc Comment diff --git a/lib/Model/ShippingV1/CreateShipmentRequest.php b/lib/Model/ShippingV1/CreateShipmentRequest.php index eeafdf3b6..55fac7049 100644 --- a/lib/Model/ShippingV1/CreateShipmentRequest.php +++ b/lib/Model/ShippingV1/CreateShipmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShipmentRequest Class Doc Comment diff --git a/lib/Model/ShippingV1/CreateShipmentResponse.php b/lib/Model/ShippingV1/CreateShipmentResponse.php index e6fe23f21..48cbf9a51 100644 --- a/lib/Model/ShippingV1/CreateShipmentResponse.php +++ b/lib/Model/ShippingV1/CreateShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/CreateShipmentResult.php b/lib/Model/ShippingV1/CreateShipmentResult.php index 1a42ae02f..f7e081053 100644 --- a/lib/Model/ShippingV1/CreateShipmentResult.php +++ b/lib/Model/ShippingV1/CreateShipmentResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShipmentResult Class Doc Comment diff --git a/lib/Model/ShippingV1/Currency.php b/lib/Model/ShippingV1/Currency.php index 02b627ff0..4dcb038cd 100644 --- a/lib/Model/ShippingV1/Currency.php +++ b/lib/Model/ShippingV1/Currency.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Currency Class Doc Comment diff --git a/lib/Model/ShippingV1/Dimensions.php b/lib/Model/ShippingV1/Dimensions.php index 4be94b83d..6e551e65f 100644 --- a/lib/Model/ShippingV1/Dimensions.php +++ b/lib/Model/ShippingV1/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/ShippingV1/Error.php b/lib/Model/ShippingV1/Error.php index 022c9e1e9..f7477009f 100644 --- a/lib/Model/ShippingV1/Error.php +++ b/lib/Model/ShippingV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ShippingV1/Event.php b/lib/Model/ShippingV1/Event.php index 2124364ae..a82b19090 100644 --- a/lib/Model/ShippingV1/Event.php +++ b/lib/Model/ShippingV1/Event.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Event Class Doc Comment diff --git a/lib/Model/ShippingV1/GetAccountResponse.php b/lib/Model/ShippingV1/GetAccountResponse.php index 872b55654..c5a173349 100644 --- a/lib/Model/ShippingV1/GetAccountResponse.php +++ b/lib/Model/ShippingV1/GetAccountResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAccountResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/GetRatesRequest.php b/lib/Model/ShippingV1/GetRatesRequest.php index 0b6f68973..426a4b86c 100644 --- a/lib/Model/ShippingV1/GetRatesRequest.php +++ b/lib/Model/ShippingV1/GetRatesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesRequest Class Doc Comment diff --git a/lib/Model/ShippingV1/GetRatesResponse.php b/lib/Model/ShippingV1/GetRatesResponse.php index 70137e519..5723cd5ce 100644 --- a/lib/Model/ShippingV1/GetRatesResponse.php +++ b/lib/Model/ShippingV1/GetRatesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/GetRatesResult.php b/lib/Model/ShippingV1/GetRatesResult.php index be6e60aed..fbb7c4bda 100644 --- a/lib/Model/ShippingV1/GetRatesResult.php +++ b/lib/Model/ShippingV1/GetRatesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesResult Class Doc Comment diff --git a/lib/Model/ShippingV1/GetShipmentResponse.php b/lib/Model/ShippingV1/GetShipmentResponse.php index 3d71a330d..a219ac243 100644 --- a/lib/Model/ShippingV1/GetShipmentResponse.php +++ b/lib/Model/ShippingV1/GetShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/GetTrackingInformationResponse.php b/lib/Model/ShippingV1/GetTrackingInformationResponse.php index 418333a55..5836ed6e8 100644 --- a/lib/Model/ShippingV1/GetTrackingInformationResponse.php +++ b/lib/Model/ShippingV1/GetTrackingInformationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTrackingInformationResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/Label.php b/lib/Model/ShippingV1/Label.php index c83a03211..89acc0a99 100644 --- a/lib/Model/ShippingV1/Label.php +++ b/lib/Model/ShippingV1/Label.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Label Class Doc Comment diff --git a/lib/Model/ShippingV1/LabelResult.php b/lib/Model/ShippingV1/LabelResult.php index af8807034..7b21b1264 100644 --- a/lib/Model/ShippingV1/LabelResult.php +++ b/lib/Model/ShippingV1/LabelResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelResult Class Doc Comment diff --git a/lib/Model/ShippingV1/LabelSpecification.php b/lib/Model/ShippingV1/LabelSpecification.php index 03718554a..987a4be73 100644 --- a/lib/Model/ShippingV1/LabelSpecification.php +++ b/lib/Model/ShippingV1/LabelSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelSpecification Class Doc Comment diff --git a/lib/Model/ShippingV1/Location.php b/lib/Model/ShippingV1/Location.php index df9ce80fe..622afad6f 100644 --- a/lib/Model/ShippingV1/Location.php +++ b/lib/Model/ShippingV1/Location.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Location Class Doc Comment diff --git a/lib/Model/ShippingV1/Party.php b/lib/Model/ShippingV1/Party.php index ae4c30764..c21fca3d5 100644 --- a/lib/Model/ShippingV1/Party.php +++ b/lib/Model/ShippingV1/Party.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Party Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseLabelsRequest.php b/lib/Model/ShippingV1/PurchaseLabelsRequest.php index 4509b3415..c3924dc13 100644 --- a/lib/Model/ShippingV1/PurchaseLabelsRequest.php +++ b/lib/Model/ShippingV1/PurchaseLabelsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseLabelsRequest Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseLabelsResponse.php b/lib/Model/ShippingV1/PurchaseLabelsResponse.php index ba7d2d6d3..c3c6420d9 100644 --- a/lib/Model/ShippingV1/PurchaseLabelsResponse.php +++ b/lib/Model/ShippingV1/PurchaseLabelsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseLabelsResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseLabelsResult.php b/lib/Model/ShippingV1/PurchaseLabelsResult.php index 78a32defe..a61813466 100644 --- a/lib/Model/ShippingV1/PurchaseLabelsResult.php +++ b/lib/Model/ShippingV1/PurchaseLabelsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseLabelsResult Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseShipmentRequest.php b/lib/Model/ShippingV1/PurchaseShipmentRequest.php index 169d92785..8dddfe272 100644 --- a/lib/Model/ShippingV1/PurchaseShipmentRequest.php +++ b/lib/Model/ShippingV1/PurchaseShipmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentRequest Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseShipmentResponse.php b/lib/Model/ShippingV1/PurchaseShipmentResponse.php index a85558929..811cd7177 100644 --- a/lib/Model/ShippingV1/PurchaseShipmentResponse.php +++ b/lib/Model/ShippingV1/PurchaseShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/PurchaseShipmentResult.php b/lib/Model/ShippingV1/PurchaseShipmentResult.php index 586d636b0..2f18b0cba 100644 --- a/lib/Model/ShippingV1/PurchaseShipmentResult.php +++ b/lib/Model/ShippingV1/PurchaseShipmentResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentResult Class Doc Comment diff --git a/lib/Model/ShippingV1/Rate.php b/lib/Model/ShippingV1/Rate.php index 28feb37d1..73614156f 100644 --- a/lib/Model/ShippingV1/Rate.php +++ b/lib/Model/ShippingV1/Rate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Rate Class Doc Comment diff --git a/lib/Model/ShippingV1/RetrieveShippingLabelRequest.php b/lib/Model/ShippingV1/RetrieveShippingLabelRequest.php index 9b60d8697..1aa231e42 100644 --- a/lib/Model/ShippingV1/RetrieveShippingLabelRequest.php +++ b/lib/Model/ShippingV1/RetrieveShippingLabelRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RetrieveShippingLabelRequest Class Doc Comment diff --git a/lib/Model/ShippingV1/RetrieveShippingLabelResponse.php b/lib/Model/ShippingV1/RetrieveShippingLabelResponse.php index 92c361720..03eeb7ece 100644 --- a/lib/Model/ShippingV1/RetrieveShippingLabelResponse.php +++ b/lib/Model/ShippingV1/RetrieveShippingLabelResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RetrieveShippingLabelResponse Class Doc Comment diff --git a/lib/Model/ShippingV1/RetrieveShippingLabelResult.php b/lib/Model/ShippingV1/RetrieveShippingLabelResult.php index cc9f1eae9..3cf7c1c50 100644 --- a/lib/Model/ShippingV1/RetrieveShippingLabelResult.php +++ b/lib/Model/ShippingV1/RetrieveShippingLabelResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RetrieveShippingLabelResult Class Doc Comment diff --git a/lib/Model/ShippingV1/ServiceRate.php b/lib/Model/ShippingV1/ServiceRate.php index 0a9c99a09..e7be071f2 100644 --- a/lib/Model/ShippingV1/ServiceRate.php +++ b/lib/Model/ShippingV1/ServiceRate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceRate Class Doc Comment diff --git a/lib/Model/ShippingV1/ServiceType.php b/lib/Model/ShippingV1/ServiceType.php index b97d8a99f..5399f47db 100644 --- a/lib/Model/ShippingV1/ServiceType.php +++ b/lib/Model/ShippingV1/ServiceType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ServiceType Class Doc Comment diff --git a/lib/Model/ShippingV1/Shipment.php b/lib/Model/ShippingV1/Shipment.php index b3870898a..be9eae1c8 100644 --- a/lib/Model/ShippingV1/Shipment.php +++ b/lib/Model/ShippingV1/Shipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Shipment Class Doc Comment diff --git a/lib/Model/ShippingV1/ShippingPromiseSet.php b/lib/Model/ShippingV1/ShippingPromiseSet.php index 9217913da..53f6ab955 100644 --- a/lib/Model/ShippingV1/ShippingPromiseSet.php +++ b/lib/Model/ShippingV1/ShippingPromiseSet.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingPromiseSet Class Doc Comment diff --git a/lib/Model/ShippingV1/TimeRange.php b/lib/Model/ShippingV1/TimeRange.php index 4bc32edee..3e05ffb70 100644 --- a/lib/Model/ShippingV1/TimeRange.php +++ b/lib/Model/ShippingV1/TimeRange.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TimeRange Class Doc Comment diff --git a/lib/Model/ShippingV1/TrackingInformation.php b/lib/Model/ShippingV1/TrackingInformation.php index 75d4ffbc9..57ba558e1 100644 --- a/lib/Model/ShippingV1/TrackingInformation.php +++ b/lib/Model/ShippingV1/TrackingInformation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingInformation Class Doc Comment diff --git a/lib/Model/ShippingV1/TrackingSummary.php b/lib/Model/ShippingV1/TrackingSummary.php index ef24b5c1a..98d521f5d 100644 --- a/lib/Model/ShippingV1/TrackingSummary.php +++ b/lib/Model/ShippingV1/TrackingSummary.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingSummary Class Doc Comment diff --git a/lib/Model/ShippingV1/Weight.php b/lib/Model/ShippingV1/Weight.php index f9ccf94b2..122323904 100644 --- a/lib/Model/ShippingV1/Weight.php +++ b/lib/Model/ShippingV1/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/ShippingV2/Address.php b/lib/Model/ShippingV2/Address.php index 77546e891..315f6d6ed 100644 --- a/lib/Model/ShippingV2/Address.php +++ b/lib/Model/ShippingV2/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/ShippingV2/AmazonOrderDetails.php b/lib/Model/ShippingV2/AmazonOrderDetails.php index ab99c2e81..26104fa32 100644 --- a/lib/Model/ShippingV2/AmazonOrderDetails.php +++ b/lib/Model/ShippingV2/AmazonOrderDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AmazonOrderDetails Class Doc Comment diff --git a/lib/Model/ShippingV2/AmazonShipmentDetails.php b/lib/Model/ShippingV2/AmazonShipmentDetails.php index 63685d216..d3b050cd4 100644 --- a/lib/Model/ShippingV2/AmazonShipmentDetails.php +++ b/lib/Model/ShippingV2/AmazonShipmentDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AmazonShipmentDetails Class Doc Comment diff --git a/lib/Model/ShippingV2/AvailableValueAddedServiceGroup.php b/lib/Model/ShippingV2/AvailableValueAddedServiceGroup.php index 5acf293d4..ccbdb3e6d 100644 --- a/lib/Model/ShippingV2/AvailableValueAddedServiceGroup.php +++ b/lib/Model/ShippingV2/AvailableValueAddedServiceGroup.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AvailableValueAddedServiceGroup Class Doc Comment diff --git a/lib/Model/ShippingV2/CancelShipmentResponse.php b/lib/Model/ShippingV2/CancelShipmentResponse.php index 61bce8022..0bb57518a 100644 --- a/lib/Model/ShippingV2/CancelShipmentResponse.php +++ b/lib/Model/ShippingV2/CancelShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CancelShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/ChannelDetails.php b/lib/Model/ShippingV2/ChannelDetails.php index 433898c45..5c622641a 100644 --- a/lib/Model/ShippingV2/ChannelDetails.php +++ b/lib/Model/ShippingV2/ChannelDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChannelDetails Class Doc Comment diff --git a/lib/Model/ShippingV2/ChargeComponent.php b/lib/Model/ShippingV2/ChargeComponent.php index df2c3c7c3..4f8d1f879 100644 --- a/lib/Model/ShippingV2/ChargeComponent.php +++ b/lib/Model/ShippingV2/ChargeComponent.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChargeComponent Class Doc Comment diff --git a/lib/Model/ShippingV2/CollectOnDelivery.php b/lib/Model/ShippingV2/CollectOnDelivery.php index 7692d2a12..475fbbd3e 100644 --- a/lib/Model/ShippingV2/CollectOnDelivery.php +++ b/lib/Model/ShippingV2/CollectOnDelivery.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CollectOnDelivery Class Doc Comment diff --git a/lib/Model/ShippingV2/Currency.php b/lib/Model/ShippingV2/Currency.php index f2841b02b..6087242c5 100644 --- a/lib/Model/ShippingV2/Currency.php +++ b/lib/Model/ShippingV2/Currency.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Currency Class Doc Comment diff --git a/lib/Model/ShippingV2/Dimensions.php b/lib/Model/ShippingV2/Dimensions.php index 23b2622cd..d3c439620 100644 --- a/lib/Model/ShippingV2/Dimensions.php +++ b/lib/Model/ShippingV2/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/ShippingV2/DirectFulfillmentItemIdentifiers.php b/lib/Model/ShippingV2/DirectFulfillmentItemIdentifiers.php index 9de6d5edc..191816f35 100644 --- a/lib/Model/ShippingV2/DirectFulfillmentItemIdentifiers.php +++ b/lib/Model/ShippingV2/DirectFulfillmentItemIdentifiers.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DirectFulfillmentItemIdentifiers Class Doc Comment diff --git a/lib/Model/ShippingV2/DirectPurchaseRequest.php b/lib/Model/ShippingV2/DirectPurchaseRequest.php index efa357f3b..72f1a72ca 100644 --- a/lib/Model/ShippingV2/DirectPurchaseRequest.php +++ b/lib/Model/ShippingV2/DirectPurchaseRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DirectPurchaseRequest Class Doc Comment diff --git a/lib/Model/ShippingV2/DirectPurchaseResponse.php b/lib/Model/ShippingV2/DirectPurchaseResponse.php index 4fe894865..3676abb53 100644 --- a/lib/Model/ShippingV2/DirectPurchaseResponse.php +++ b/lib/Model/ShippingV2/DirectPurchaseResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DirectPurchaseResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/DirectPurchaseResult.php b/lib/Model/ShippingV2/DirectPurchaseResult.php index c52fed567..148d505ed 100644 --- a/lib/Model/ShippingV2/DirectPurchaseResult.php +++ b/lib/Model/ShippingV2/DirectPurchaseResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DirectPurchaseResult Class Doc Comment diff --git a/lib/Model/ShippingV2/DocumentFormat.php b/lib/Model/ShippingV2/DocumentFormat.php index 1e71ece7f..49c82887d 100644 --- a/lib/Model/ShippingV2/DocumentFormat.php +++ b/lib/Model/ShippingV2/DocumentFormat.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DocumentFormat Class Doc Comment diff --git a/lib/Model/ShippingV2/DocumentSize.php b/lib/Model/ShippingV2/DocumentSize.php index 55e41df26..cf002a218 100644 --- a/lib/Model/ShippingV2/DocumentSize.php +++ b/lib/Model/ShippingV2/DocumentSize.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DocumentSize Class Doc Comment diff --git a/lib/Model/ShippingV2/DocumentType.php b/lib/Model/ShippingV2/DocumentType.php index eeeb35aee..2a2770433 100644 --- a/lib/Model/ShippingV2/DocumentType.php +++ b/lib/Model/ShippingV2/DocumentType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * DocumentType Class Doc Comment diff --git a/lib/Model/ShippingV2/Error.php b/lib/Model/ShippingV2/Error.php index ade8aa480..f5dd85596 100644 --- a/lib/Model/ShippingV2/Error.php +++ b/lib/Model/ShippingV2/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/ShippingV2/Event.php b/lib/Model/ShippingV2/Event.php index e771e09b3..ca57b8644 100644 --- a/lib/Model/ShippingV2/Event.php +++ b/lib/Model/ShippingV2/Event.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Event Class Doc Comment diff --git a/lib/Model/ShippingV2/EventCode.php b/lib/Model/ShippingV2/EventCode.php index 7a3645788..d91b23513 100644 --- a/lib/Model/ShippingV2/EventCode.php +++ b/lib/Model/ShippingV2/EventCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * EventCode Class Doc Comment diff --git a/lib/Model/ShippingV2/GetAdditionalInputsResponse.php b/lib/Model/ShippingV2/GetAdditionalInputsResponse.php index 385d753a4..60bdf0a77 100644 --- a/lib/Model/ShippingV2/GetAdditionalInputsResponse.php +++ b/lib/Model/ShippingV2/GetAdditionalInputsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetAdditionalInputsResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/GetRatesRequest.php b/lib/Model/ShippingV2/GetRatesRequest.php index db6cfafcf..334ef93da 100644 --- a/lib/Model/ShippingV2/GetRatesRequest.php +++ b/lib/Model/ShippingV2/GetRatesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesRequest Class Doc Comment diff --git a/lib/Model/ShippingV2/GetRatesResponse.php b/lib/Model/ShippingV2/GetRatesResponse.php index 592703446..1826d5296 100644 --- a/lib/Model/ShippingV2/GetRatesResponse.php +++ b/lib/Model/ShippingV2/GetRatesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/GetRatesResult.php b/lib/Model/ShippingV2/GetRatesResult.php index 081c1a318..c0a47843f 100644 --- a/lib/Model/ShippingV2/GetRatesResult.php +++ b/lib/Model/ShippingV2/GetRatesResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetRatesResult Class Doc Comment diff --git a/lib/Model/ShippingV2/GetShipmentDocumentsResponse.php b/lib/Model/ShippingV2/GetShipmentDocumentsResponse.php index 731235efd..32b96a614 100644 --- a/lib/Model/ShippingV2/GetShipmentDocumentsResponse.php +++ b/lib/Model/ShippingV2/GetShipmentDocumentsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentDocumentsResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/GetShipmentDocumentsResult.php b/lib/Model/ShippingV2/GetShipmentDocumentsResult.php index 3e6174119..6ccf74c0b 100644 --- a/lib/Model/ShippingV2/GetShipmentDocumentsResult.php +++ b/lib/Model/ShippingV2/GetShipmentDocumentsResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShipmentDocumentsResult Class Doc Comment diff --git a/lib/Model/ShippingV2/GetTrackingResponse.php b/lib/Model/ShippingV2/GetTrackingResponse.php index b33e50596..c0c5262c2 100644 --- a/lib/Model/ShippingV2/GetTrackingResponse.php +++ b/lib/Model/ShippingV2/GetTrackingResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTrackingResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/GetTrackingResult.php b/lib/Model/ShippingV2/GetTrackingResult.php index e40fa90d4..01ba2fc39 100644 --- a/lib/Model/ShippingV2/GetTrackingResult.php +++ b/lib/Model/ShippingV2/GetTrackingResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTrackingResult Class Doc Comment diff --git a/lib/Model/ShippingV2/IneligibilityReason.php b/lib/Model/ShippingV2/IneligibilityReason.php index f5a894067..c556b15e8 100644 --- a/lib/Model/ShippingV2/IneligibilityReason.php +++ b/lib/Model/ShippingV2/IneligibilityReason.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IneligibilityReason Class Doc Comment diff --git a/lib/Model/ShippingV2/IneligibilityReasonCode.php b/lib/Model/ShippingV2/IneligibilityReasonCode.php index 645ea6f98..5afcc2a87 100644 --- a/lib/Model/ShippingV2/IneligibilityReasonCode.php +++ b/lib/Model/ShippingV2/IneligibilityReasonCode.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IneligibilityReasonCode Class Doc Comment diff --git a/lib/Model/ShippingV2/IneligibleRate.php b/lib/Model/ShippingV2/IneligibleRate.php index 0ece1e649..ce934771e 100644 --- a/lib/Model/ShippingV2/IneligibleRate.php +++ b/lib/Model/ShippingV2/IneligibleRate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * IneligibleRate Class Doc Comment diff --git a/lib/Model/ShippingV2/InvoiceDetails.php b/lib/Model/ShippingV2/InvoiceDetails.php index 910c37b37..d7373a46f 100644 --- a/lib/Model/ShippingV2/InvoiceDetails.php +++ b/lib/Model/ShippingV2/InvoiceDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceDetails Class Doc Comment diff --git a/lib/Model/ShippingV2/Item.php b/lib/Model/ShippingV2/Item.php index 07735a33f..204ca3c18 100644 --- a/lib/Model/ShippingV2/Item.php +++ b/lib/Model/ShippingV2/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/ShippingV2/Location.php b/lib/Model/ShippingV2/Location.php index dc67a78ae..4c59bf18d 100644 --- a/lib/Model/ShippingV2/Location.php +++ b/lib/Model/ShippingV2/Location.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Location Class Doc Comment diff --git a/lib/Model/ShippingV2/Package.php b/lib/Model/ShippingV2/Package.php index 294bdee41..c1cfd9f58 100644 --- a/lib/Model/ShippingV2/Package.php +++ b/lib/Model/ShippingV2/Package.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Package Class Doc Comment diff --git a/lib/Model/ShippingV2/PackageDocument.php b/lib/Model/ShippingV2/PackageDocument.php index 3ef918c83..f4792fc6a 100644 --- a/lib/Model/ShippingV2/PackageDocument.php +++ b/lib/Model/ShippingV2/PackageDocument.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageDocument Class Doc Comment diff --git a/lib/Model/ShippingV2/PackageDocumentDetail.php b/lib/Model/ShippingV2/PackageDocumentDetail.php index b0ae6e82e..4fa399c77 100644 --- a/lib/Model/ShippingV2/PackageDocumentDetail.php +++ b/lib/Model/ShippingV2/PackageDocumentDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackageDocumentDetail Class Doc Comment diff --git a/lib/Model/ShippingV2/PrintOption.php b/lib/Model/ShippingV2/PrintOption.php index 311de278a..6e1878962 100644 --- a/lib/Model/ShippingV2/PrintOption.php +++ b/lib/Model/ShippingV2/PrintOption.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PrintOption Class Doc Comment diff --git a/lib/Model/ShippingV2/Promise.php b/lib/Model/ShippingV2/Promise.php index 2b6e520f8..f4580499d 100644 --- a/lib/Model/ShippingV2/Promise.php +++ b/lib/Model/ShippingV2/Promise.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Promise Class Doc Comment diff --git a/lib/Model/ShippingV2/PurchaseShipmentRequest.php b/lib/Model/ShippingV2/PurchaseShipmentRequest.php index 843275aa2..f08a65b6e 100644 --- a/lib/Model/ShippingV2/PurchaseShipmentRequest.php +++ b/lib/Model/ShippingV2/PurchaseShipmentRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentRequest Class Doc Comment diff --git a/lib/Model/ShippingV2/PurchaseShipmentResponse.php b/lib/Model/ShippingV2/PurchaseShipmentResponse.php index 3e5547cf7..9bf9a38f8 100644 --- a/lib/Model/ShippingV2/PurchaseShipmentResponse.php +++ b/lib/Model/ShippingV2/PurchaseShipmentResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentResponse Class Doc Comment diff --git a/lib/Model/ShippingV2/PurchaseShipmentResult.php b/lib/Model/ShippingV2/PurchaseShipmentResult.php index e72066705..bd00cec13 100644 --- a/lib/Model/ShippingV2/PurchaseShipmentResult.php +++ b/lib/Model/ShippingV2/PurchaseShipmentResult.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PurchaseShipmentResult Class Doc Comment diff --git a/lib/Model/ShippingV2/Rate.php b/lib/Model/ShippingV2/Rate.php index afe56b843..9bb2eaa79 100644 --- a/lib/Model/ShippingV2/Rate.php +++ b/lib/Model/ShippingV2/Rate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Rate Class Doc Comment diff --git a/lib/Model/ShippingV2/RequestedDocumentSpecification.php b/lib/Model/ShippingV2/RequestedDocumentSpecification.php index de5ff51e6..a835bec4b 100644 --- a/lib/Model/ShippingV2/RequestedDocumentSpecification.php +++ b/lib/Model/ShippingV2/RequestedDocumentSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RequestedDocumentSpecification Class Doc Comment diff --git a/lib/Model/ShippingV2/RequestedValueAddedService.php b/lib/Model/ShippingV2/RequestedValueAddedService.php index 0b4092253..40562f11f 100644 --- a/lib/Model/ShippingV2/RequestedValueAddedService.php +++ b/lib/Model/ShippingV2/RequestedValueAddedService.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RequestedValueAddedService Class Doc Comment diff --git a/lib/Model/ShippingV2/Status.php b/lib/Model/ShippingV2/Status.php index 825f667f3..9538a0dc2 100644 --- a/lib/Model/ShippingV2/Status.php +++ b/lib/Model/ShippingV2/Status.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Status Class Doc Comment diff --git a/lib/Model/ShippingV2/SupportedDocumentDetail.php b/lib/Model/ShippingV2/SupportedDocumentDetail.php index e2d436c37..841b75a48 100644 --- a/lib/Model/ShippingV2/SupportedDocumentDetail.php +++ b/lib/Model/ShippingV2/SupportedDocumentDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SupportedDocumentDetail Class Doc Comment diff --git a/lib/Model/ShippingV2/SupportedDocumentSpecification.php b/lib/Model/ShippingV2/SupportedDocumentSpecification.php index 500e32a9d..3bbddb7fd 100644 --- a/lib/Model/ShippingV2/SupportedDocumentSpecification.php +++ b/lib/Model/ShippingV2/SupportedDocumentSpecification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SupportedDocumentSpecification Class Doc Comment diff --git a/lib/Model/ShippingV2/TaxDetail.php b/lib/Model/ShippingV2/TaxDetail.php index b2fe98b79..d372ec8f2 100644 --- a/lib/Model/ShippingV2/TaxDetail.php +++ b/lib/Model/ShippingV2/TaxDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxDetail Class Doc Comment diff --git a/lib/Model/ShippingV2/TaxType.php b/lib/Model/ShippingV2/TaxType.php index c0c3f78dd..d51d7c9d8 100644 --- a/lib/Model/ShippingV2/TaxType.php +++ b/lib/Model/ShippingV2/TaxType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxType Class Doc Comment diff --git a/lib/Model/ShippingV2/TimeWindow.php b/lib/Model/ShippingV2/TimeWindow.php index 867cb71e8..1982ee1cf 100644 --- a/lib/Model/ShippingV2/TimeWindow.php +++ b/lib/Model/ShippingV2/TimeWindow.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TimeWindow Class Doc Comment diff --git a/lib/Model/ShippingV2/TrackingSummary.php b/lib/Model/ShippingV2/TrackingSummary.php index ec49f126a..b83d31538 100644 --- a/lib/Model/ShippingV2/TrackingSummary.php +++ b/lib/Model/ShippingV2/TrackingSummary.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TrackingSummary Class Doc Comment diff --git a/lib/Model/ShippingV2/ValueAddedService.php b/lib/Model/ShippingV2/ValueAddedService.php index 409a43434..7891781a3 100644 --- a/lib/Model/ShippingV2/ValueAddedService.php +++ b/lib/Model/ShippingV2/ValueAddedService.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ValueAddedService Class Doc Comment diff --git a/lib/Model/ShippingV2/ValueAddedServiceDetails.php b/lib/Model/ShippingV2/ValueAddedServiceDetails.php index 391e53862..3a8787bdd 100644 --- a/lib/Model/ShippingV2/ValueAddedServiceDetails.php +++ b/lib/Model/ShippingV2/ValueAddedServiceDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ValueAddedServiceDetails Class Doc Comment diff --git a/lib/Model/ShippingV2/Weight.php b/lib/Model/ShippingV2/Weight.php index dbb1a5ea6..1171392e5 100644 --- a/lib/Model/ShippingV2/Weight.php +++ b/lib/Model/ShippingV2/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\ShippingV2; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/Error.php b/lib/Model/SmallAndLightV1/Error.php index c0fcb1b02..7f918e8d4 100644 --- a/lib/Model/SmallAndLightV1/Error.php +++ b/lib/Model/SmallAndLightV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/ErrorList.php b/lib/Model/SmallAndLightV1/ErrorList.php index 630675704..3ca546b6f 100644 --- a/lib/Model/SmallAndLightV1/ErrorList.php +++ b/lib/Model/SmallAndLightV1/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/FeeLineItem.php b/lib/Model/SmallAndLightV1/FeeLineItem.php index 8c59bcad5..b4d421b42 100644 --- a/lib/Model/SmallAndLightV1/FeeLineItem.php +++ b/lib/Model/SmallAndLightV1/FeeLineItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeeLineItem Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/FeePreview.php b/lib/Model/SmallAndLightV1/FeePreview.php index 68d58434c..e322cf356 100644 --- a/lib/Model/SmallAndLightV1/FeePreview.php +++ b/lib/Model/SmallAndLightV1/FeePreview.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * FeePreview Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/Item.php b/lib/Model/SmallAndLightV1/Item.php index cce8863ed..c9ca78903 100644 --- a/lib/Model/SmallAndLightV1/Item.php +++ b/lib/Model/SmallAndLightV1/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/MoneyType.php b/lib/Model/SmallAndLightV1/MoneyType.php index 1329dc254..a9b369107 100644 --- a/lib/Model/SmallAndLightV1/MoneyType.php +++ b/lib/Model/SmallAndLightV1/MoneyType.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * MoneyType Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightEligibility.php b/lib/Model/SmallAndLightV1/SmallAndLightEligibility.php index bb2f016b5..2477a3ada 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightEligibility.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightEligibility.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightEligibility Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightEligibilityStatus.php b/lib/Model/SmallAndLightV1/SmallAndLightEligibilityStatus.php index 9b2731818..771d1bd92 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightEligibilityStatus.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightEligibilityStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightEligibilityStatus Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightEnrollment.php b/lib/Model/SmallAndLightV1/SmallAndLightEnrollment.php index 6da6eb835..26d4e46e2 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightEnrollment.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightEnrollment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightEnrollment Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightEnrollmentStatus.php b/lib/Model/SmallAndLightV1/SmallAndLightEnrollmentStatus.php index 698255a7b..749d83b0f 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightEnrollmentStatus.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightEnrollmentStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightEnrollmentStatus Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightFeePreviewRequest.php b/lib/Model/SmallAndLightV1/SmallAndLightFeePreviewRequest.php index 710ff0f40..47e1252e7 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightFeePreviewRequest.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightFeePreviewRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightFeePreviewRequest Class Doc Comment diff --git a/lib/Model/SmallAndLightV1/SmallAndLightFeePreviews.php b/lib/Model/SmallAndLightV1/SmallAndLightFeePreviews.php index b06183dc3..3dce94247 100644 --- a/lib/Model/SmallAndLightV1/SmallAndLightFeePreviews.php +++ b/lib/Model/SmallAndLightV1/SmallAndLightFeePreviews.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SmallAndLightV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SmallAndLightFeePreviews Class Doc Comment diff --git a/lib/Model/SolicitationsV1/CreateProductReviewAndSellerFeedbackSolicitationResponse.php b/lib/Model/SolicitationsV1/CreateProductReviewAndSellerFeedbackSolicitationResponse.php index 8820f1b1d..9af4a1787 100644 --- a/lib/Model/SolicitationsV1/CreateProductReviewAndSellerFeedbackSolicitationResponse.php +++ b/lib/Model/SolicitationsV1/CreateProductReviewAndSellerFeedbackSolicitationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateProductReviewAndSellerFeedbackSolicitationResponse Class Doc Comment diff --git a/lib/Model/SolicitationsV1/Error.php b/lib/Model/SolicitationsV1/Error.php index 6831485f4..4c7e27ec7 100644 --- a/lib/Model/SolicitationsV1/Error.php +++ b/lib/Model/SolicitationsV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSchemaResponse.php b/lib/Model/SolicitationsV1/GetSchemaResponse.php index bad2b573b..567534b0c 100644 --- a/lib/Model/SolicitationsV1/GetSchemaResponse.php +++ b/lib/Model/SolicitationsV1/GetSchemaResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSchemaResponse Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSchemaResponseLinks.php b/lib/Model/SolicitationsV1/GetSchemaResponseLinks.php index c897fccbf..a8298cf3b 100644 --- a/lib/Model/SolicitationsV1/GetSchemaResponseLinks.php +++ b/lib/Model/SolicitationsV1/GetSchemaResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSchemaResponseLinks Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionResponse.php b/lib/Model/SolicitationsV1/GetSolicitationActionResponse.php index 816b54801..eb9704f5c 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionResponse.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionResponse Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionResponseEmbedded.php b/lib/Model/SolicitationsV1/GetSolicitationActionResponseEmbedded.php index 1aaa11c00..c587bd42a 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionResponseEmbedded.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionResponseEmbedded.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionResponseEmbedded Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionResponseLinks.php b/lib/Model/SolicitationsV1/GetSolicitationActionResponseLinks.php index 285411dfc..83aefacaf 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionResponseLinks.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionResponseLinks Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponse.php b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponse.php index 3cf8d8854..be5b1ed8a 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponse.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionsForOrderResponse Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseEmbedded.php b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseEmbedded.php index 38da848bf..71fe45a20 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseEmbedded.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseEmbedded.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionsForOrderResponseEmbedded Class Doc Comment diff --git a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseLinks.php b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseLinks.php index 98d091a35..d1130bf89 100644 --- a/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseLinks.php +++ b/lib/Model/SolicitationsV1/GetSolicitationActionsForOrderResponseLinks.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetSolicitationActionsForOrderResponseLinks Class Doc Comment diff --git a/lib/Model/SolicitationsV1/LinkObject.php b/lib/Model/SolicitationsV1/LinkObject.php index 06addcdf8..81a8718d9 100644 --- a/lib/Model/SolicitationsV1/LinkObject.php +++ b/lib/Model/SolicitationsV1/LinkObject.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LinkObject Class Doc Comment diff --git a/lib/Model/SolicitationsV1/SolicitationsAction.php b/lib/Model/SolicitationsV1/SolicitationsAction.php index 229609e75..fcca9a55b 100644 --- a/lib/Model/SolicitationsV1/SolicitationsAction.php +++ b/lib/Model/SolicitationsV1/SolicitationsAction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\SolicitationsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SolicitationsAction Class Doc Comment diff --git a/lib/Model/TokensV20210301/CreateRestrictedDataTokenRequest.php b/lib/Model/TokensV20210301/CreateRestrictedDataTokenRequest.php index d982fbcec..8fc49a6de 100644 --- a/lib/Model/TokensV20210301/CreateRestrictedDataTokenRequest.php +++ b/lib/Model/TokensV20210301/CreateRestrictedDataTokenRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\TokensV20210301; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateRestrictedDataTokenRequest Class Doc Comment diff --git a/lib/Model/TokensV20210301/CreateRestrictedDataTokenResponse.php b/lib/Model/TokensV20210301/CreateRestrictedDataTokenResponse.php index f8604363b..5a08c18a3 100644 --- a/lib/Model/TokensV20210301/CreateRestrictedDataTokenResponse.php +++ b/lib/Model/TokensV20210301/CreateRestrictedDataTokenResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\TokensV20210301; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateRestrictedDataTokenResponse Class Doc Comment diff --git a/lib/Model/TokensV20210301/Error.php b/lib/Model/TokensV20210301/Error.php index ece0c2651..be56a1902 100644 --- a/lib/Model/TokensV20210301/Error.php +++ b/lib/Model/TokensV20210301/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\TokensV20210301; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/TokensV20210301/ErrorList.php b/lib/Model/TokensV20210301/ErrorList.php index 0c07a4a3c..19776c7f1 100644 --- a/lib/Model/TokensV20210301/ErrorList.php +++ b/lib/Model/TokensV20210301/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\TokensV20210301; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/TokensV20210301/RestrictedResource.php b/lib/Model/TokensV20210301/RestrictedResource.php index f60f06245..d909108f5 100644 --- a/lib/Model/TokensV20210301/RestrictedResource.php +++ b/lib/Model/TokensV20210301/RestrictedResource.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\TokensV20210301; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * RestrictedResource Class Doc Comment diff --git a/lib/Model/UploadsV20201101/CreateUploadDestinationResponse.php b/lib/Model/UploadsV20201101/CreateUploadDestinationResponse.php index 804ffea62..8d49d96e5 100644 --- a/lib/Model/UploadsV20201101/CreateUploadDestinationResponse.php +++ b/lib/Model/UploadsV20201101/CreateUploadDestinationResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\UploadsV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateUploadDestinationResponse Class Doc Comment diff --git a/lib/Model/UploadsV20201101/Error.php b/lib/Model/UploadsV20201101/Error.php index fbfd027b0..c162a9993 100644 --- a/lib/Model/UploadsV20201101/Error.php +++ b/lib/Model/UploadsV20201101/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\UploadsV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/UploadsV20201101/UploadDestination.php b/lib/Model/UploadsV20201101/UploadDestination.php index 599bad475..b2d178927 100644 --- a/lib/Model/UploadsV20201101/UploadDestination.php +++ b/lib/Model/UploadsV20201101/UploadDestination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\UploadsV20201101; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * UploadDestination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/Error.php b/lib/Model/VendorDirectFulfillmentInventoryV1/Error.php index 14d8e9530..267f2aed2 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/Error.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/InventoryUpdate.php b/lib/Model/VendorDirectFulfillmentInventoryV1/InventoryUpdate.php index d0bf7a87f..4aefe501e 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/InventoryUpdate.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/InventoryUpdate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InventoryUpdate Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/ItemDetails.php b/lib/Model/VendorDirectFulfillmentInventoryV1/ItemDetails.php index 1bcb42bd5..15968f311 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/ItemDetails.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/ItemDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentInventoryV1/ItemQuantity.php index f17d39561..1e9f69698 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentInventoryV1/PartyIdentification.php index 71657694f..3f1e2adc6 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateRequest.php b/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateRequest.php index b7c082209..6145a36fd 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateRequest.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInventoryUpdateRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateResponse.php b/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateResponse.php index da98d095e..fd151629f 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateResponse.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/SubmitInventoryUpdateResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInventoryUpdateResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentInventoryV1/TransactionReference.php b/lib/Model/VendorDirectFulfillmentInventoryV1/TransactionReference.php index ab49d16c2..59463a05e 100644 --- a/lib/Model/VendorDirectFulfillmentInventoryV1/TransactionReference.php +++ b/lib/Model/VendorDirectFulfillmentInventoryV1/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentInventoryV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/AcknowledgementStatus.php b/lib/Model/VendorDirectFulfillmentOrdersV1/AcknowledgementStatus.php index c691bbf94..2d3864f9c 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/AcknowledgementStatus.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/AcknowledgementStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AcknowledgementStatus Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/Address.php b/lib/Model/VendorDirectFulfillmentOrdersV1/Address.php index 177e8edb8..30c30981b 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/Address.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/Error.php b/lib/Model/VendorDirectFulfillmentOrdersV1/Error.php index fa06a1773..60f65b671 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/Error.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrderResponse.php b/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrderResponse.php index 32e7ed514..e7bd67a04 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrderResponse.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrderResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrdersResponse.php b/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrdersResponse.php index 5e7908fc9..490b02a3a 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrdersResponse.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/GetOrdersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetOrdersResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/GiftDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/GiftDetails.php index b9d36623b..7fa43e23e 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/GiftDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/GiftDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GiftDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentOrdersV1/ItemQuantity.php index 658c81e95..39d14835b 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/Money.php b/lib/Model/VendorDirectFulfillmentOrdersV1/Money.php index 0076728e1..f3574d1ee 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/Money.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/Order.php b/lib/Model/VendorDirectFulfillmentOrdersV1/Order.php index 9d5cb7677..be7eb1850 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/Order.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/Order.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Order Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderAcknowledgementItem.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderAcknowledgementItem.php index 41e89dabc..ff7289ea9 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderAcknowledgementItem.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderAcknowledgementItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderAcknowledgementItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetails.php index 0b4d4ccdb..4f17546a3 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetailsTaxTotal.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetailsTaxTotal.php index a7ba61e15..fe8ec4e2d 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetailsTaxTotal.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderDetailsTaxTotal.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderDetailsTaxTotal Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItem.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItem.php index 6ea1eebe8..a1bfbfb38 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItem.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemAcknowledgement.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemAcknowledgement.php index b7f3ec0b7..c0875292e 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemAcknowledgement.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemAcknowledgement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemAcknowledgement Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemTaxDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemTaxDetails.php index 2d08f4cef..635e4d39a 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemTaxDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderItemTaxDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemTaxDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderList.php b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderList.php index 9d43f53bf..0c20781d3 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/OrderList.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/OrderList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/Pagination.php b/lib/Model/VendorDirectFulfillmentOrdersV1/Pagination.php index 6c95f22d5..3086078be 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/Pagination.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentOrdersV1/PartyIdentification.php index cd59c01b1..5db072f0a 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/ScheduledDeliveryShipment.php b/lib/Model/VendorDirectFulfillmentOrdersV1/ScheduledDeliveryShipment.php index eed02c620..04b62875e 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/ScheduledDeliveryShipment.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/ScheduledDeliveryShipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ScheduledDeliveryShipment Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDates.php b/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDates.php index e4b0caea1..6480dc356 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDates.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDates.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDates Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDetails.php index 15d8e0a70..862b2997c 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/ShipmentDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementRequest.php b/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementRequest.php index 7aada657b..e22f91f73 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementRequest.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementResponse.php b/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementResponse.php index 617b7ac28..26de4362b 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementResponse.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/SubmitAcknowledgementResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/TaxDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/TaxDetails.php index 3315a3b5d..fb3f87e39 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/TaxDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/TaxDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/TaxRegistrationDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV1/TaxRegistrationDetails.php index 1fe9e8cb7..d239d5178 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/TaxRegistrationDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV1/TransactionId.php b/lib/Model/VendorDirectFulfillmentOrdersV1/TransactionId.php index 94fa2939b..6a39b4f34 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV1/TransactionId.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV1/TransactionId.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionId Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/AcknowledgementStatus.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/AcknowledgementStatus.php index 4de6db7ef..79d4cc210 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/AcknowledgementStatus.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/AcknowledgementStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AcknowledgementStatus Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Address.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Address.php index f3d92c1fa..4ba1097e4 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Address.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Error.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Error.php index 76f8b7ffe..e8e213522 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Error.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ErrorList.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ErrorList.php index c64b6cc05..48eb9b58e 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ErrorList.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/GiftDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/GiftDetails.php index 63bc0b807..9508961ac 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/GiftDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/GiftDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GiftDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ItemQuantity.php index cc5c6395c..3a86bc298 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Money.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Money.php index f18bb6032..90a573c89 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Money.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Order.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Order.php index 5cfbd70bd..1c89b05ab 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Order.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Order.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Order Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderAcknowledgementItem.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderAcknowledgementItem.php index 632f6b688..a82540cd4 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderAcknowledgementItem.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderAcknowledgementItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderAcknowledgementItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderDetails.php index 0db31b436..f63ffd702 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItem.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItem.php index 3c91de30a..e204f1004 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItem.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItemAcknowledgement.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItemAcknowledgement.php index a91a362ec..dbccbd455 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItemAcknowledgement.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderItemAcknowledgement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemAcknowledgement Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderList.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderList.php index 2644b08b6..569e74ad4 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderList.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/OrderList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Pagination.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Pagination.php index 3720e7479..5fcb421c3 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/Pagination.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/PartyIdentification.php index b0566869a..a08bcb0d8 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ScheduledDeliveryShipment.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ScheduledDeliveryShipment.php index 5b9a738d8..1a29a9558 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ScheduledDeliveryShipment.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ScheduledDeliveryShipment.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ScheduledDeliveryShipment Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDates.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDates.php index a2480d916..1dc370b3e 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDates.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDates.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDates Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDetails.php index 6f7a158cf..fac42d340 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/ShipmentDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementRequest.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementRequest.php index cebfa4cd5..4b549da92 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementRequest.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementResponse.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementResponse.php index d54b1b39c..46d493707 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementResponse.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/SubmitAcknowledgementResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxDetails.php index f2cfcae30..dbd7bdd60 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxItemDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxItemDetails.php index f2e9d00b0..737fab009 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxItemDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxItemDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxItemDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxRegistrationDetails.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxRegistrationDetails.php index 2a9de85e0..bb9277021 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxRegistrationDetails.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TransactionId.php b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TransactionId.php index 131c469d5..4772e36be 100644 --- a/lib/Model/VendorDirectFulfillmentOrdersV20211228/TransactionId.php +++ b/lib/Model/VendorDirectFulfillmentOrdersV20211228/TransactionId.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentOrdersV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionId Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/AdditionalDetails.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/AdditionalDetails.php index 40d176825..16f1d0c5c 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/AdditionalDetails.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/AdditionalDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/Address.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/Address.php index f455f8b8a..015fa121c 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/Address.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/ChargeDetails.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/ChargeDetails.php index cea8404e8..d2e687fe4 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/ChargeDetails.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/ChargeDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChargeDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/Error.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/Error.php index 702c1af28..0b49a1b4b 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/Error.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceDetail.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceDetail.php index c1fc24c4d..e6ba68b43 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceDetail.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceDetail Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceItem.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceItem.php index 74f867cd4..e1f072863 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceItem.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/InvoiceItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/ItemQuantity.php index 966cc8a40..41bd033e0 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/Money.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/Money.php index cb07cd78a..020bf0937 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/Money.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/PartyIdentification.php index e8bb2877a..58e00d03d 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceRequest.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceRequest.php index 0816b37cc..28e3c04e7 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceRequest.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoiceRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceResponse.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceResponse.php index 49041a9da..6e03db2b5 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceResponse.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/SubmitInvoiceResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoiceResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxDetail.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxDetail.php index da5d2b21b..9aab0fbb5 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxDetail.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxDetail Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxRegistrationDetail.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxRegistrationDetail.php index 476c25b9a..814bc7a6b 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxRegistrationDetail.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/TaxRegistrationDetail.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetail Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentPaymentsV1/TransactionReference.php b/lib/Model/VendorDirectFulfillmentPaymentsV1/TransactionReference.php index dc8badac6..f17ce1adc 100644 --- a/lib/Model/VendorDirectFulfillmentPaymentsV1/TransactionReference.php +++ b/lib/Model/VendorDirectFulfillmentPaymentsV1/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentPaymentsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Error.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Error.php index 9b5e2ccb8..b19e41a97 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Error.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/ErrorList.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/ErrorList.php index 33f0cfc95..09cb45b80 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/ErrorList.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/GenerateOrderScenarioRequest.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/GenerateOrderScenarioRequest.php index 0568a9b78..96661e7ac 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/GenerateOrderScenarioRequest.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/GenerateOrderScenarioRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GenerateOrderScenarioRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/OrderScenarioRequest.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/OrderScenarioRequest.php index 21e627191..31a6a255f 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/OrderScenarioRequest.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/OrderScenarioRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderScenarioRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Pagination.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Pagination.php index 7dfd03d29..e05bbb498 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Pagination.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/PartyIdentification.php index cd787a28b..204138104 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Scenario.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Scenario.php index fd464d2d5..84162c663 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Scenario.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Scenario.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Scenario Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestCaseData.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestCaseData.php index 97a10c7a4..199c47866 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestCaseData.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestCaseData.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TestCaseData Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestOrder.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestOrder.php index ffc802811..1cba80a44 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestOrder.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TestOrder.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TestOrder Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Transaction.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Transaction.php index 63456d6b5..91dc264b3 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/Transaction.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/Transaction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Transaction Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionReference.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionReference.php index 23ed9c1cb..487ed87ef 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionReference.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionStatus.php b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionStatus.php index 5bb8b7b0a..2890f7055 100644 --- a/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionStatus.php +++ b/lib/Model/VendorDirectFulfillmentSandboxV20211028/TransactionStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentSandboxV20211028; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionStatus Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Address.php b/lib/Model/VendorDirectFulfillmentShippingV1/Address.php index 975b542ca..41a703dc1 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Address.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Container.php b/lib/Model/VendorDirectFulfillmentShippingV1/Container.php index 87133bca0..814f87dd5 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Container.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Container.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Container Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoice.php b/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoice.php index ddd3ed516..45fd8f3ce 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoice.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoice.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CustomerInvoice Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoiceList.php b/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoiceList.php index dfc5bdbc3..9075bb9d2 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoiceList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/CustomerInvoiceList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CustomerInvoiceList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Dimensions.php b/lib/Model/VendorDirectFulfillmentShippingV1/Dimensions.php index 8b6f2edbf..82383d649 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Dimensions.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Error.php b/lib/Model/VendorDirectFulfillmentShippingV1/Error.php index e1f1a9791..5ca332f2f 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Error.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoiceResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoiceResponse.php index 840703dd9..d3bb2574c 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoiceResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoiceResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetCustomerInvoiceResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoicesResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoicesResponse.php index c931f007f..9f9fdde11 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoicesResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetCustomerInvoicesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetCustomerInvoicesResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipListResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipListResponse.php index 801972046..0201c40e1 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipListResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipListResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPackingSlipListResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipResponse.php index 295066f40..c9cc62137 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetPackingSlipResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPackingSlipResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelListResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelListResponse.php index 600c8ce36..7fc6f30cf 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelListResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelListResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShippingLabelListResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelResponse.php index b963ef517..7d2a21d96 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/GetShippingLabelResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetShippingLabelResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Item.php b/lib/Model/VendorDirectFulfillmentShippingV1/Item.php index da5007b84..0acfaf1a8 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Item.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentShippingV1/ItemQuantity.php index 1af351619..8411800ad 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/LabelData.php b/lib/Model/VendorDirectFulfillmentShippingV1/LabelData.php index 37fb062dd..2c443d613 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/LabelData.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/LabelData.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelData Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/PackedItem.php b/lib/Model/VendorDirectFulfillmentShippingV1/PackedItem.php index 85d26593f..10b88603c 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/PackedItem.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/PackedItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackedItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlip.php b/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlip.php index 2ee8b46c7..79d758540 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlip.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlip.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackingSlip Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlipList.php b/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlipList.php index 534541f47..956a5ac55 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlipList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/PackingSlipList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackingSlipList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Pagination.php b/lib/Model/VendorDirectFulfillmentShippingV1/Pagination.php index 946314759..2400713c9 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Pagination.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentShippingV1/PartyIdentification.php index 4234ba009..e17711393 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentConfirmation.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentConfirmation.php index 62521e20a..ceeb48432 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentConfirmation.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentConfirmation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentConfirmation Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentDetails.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentDetails.php index b4092c0f7..cd6b1cea4 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentStatusUpdate.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentStatusUpdate.php index cf742136a..c7b615621 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentStatusUpdate.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShipmentStatusUpdate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentStatusUpdate Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabel.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabel.php index 07bcc7325..b27514e0b 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabel.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabel.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabel Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelList.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelList.php index de4e1d894..3bca3c2dd 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabelList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelRequest.php b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelRequest.php index c8f9a5c65..50fd063f9 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/ShippingLabelRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabelRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetails.php b/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetails.php index 27bc96d27..db2d702f1 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StatusUpdateDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetailsShipmentSchedule.php b/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetailsShipmentSchedule.php index d2a4fc5b7..c67d9c918 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetailsShipmentSchedule.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/StatusUpdateDetailsShipmentSchedule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StatusUpdateDetailsShipmentSchedule Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsRequest.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsRequest.php index e54c4cd73..b3062d774 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentConfirmationsRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsResponse.php index f455a3f8f..d9e95ea9d 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentConfirmationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentConfirmationsResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesRequest.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesRequest.php index 6850c737f..21b7587c5 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentStatusUpdatesRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesResponse.php index 81e3c25cf..69023387a 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShipmentStatusUpdatesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentStatusUpdatesResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsRequest.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsRequest.php index 5ebc99d10..f5717d8b8 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShippingLabelsRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsResponse.php b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsResponse.php index 20140aaee..4b4ce0727 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsResponse.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/SubmitShippingLabelsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShippingLabelsResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/TaxRegistrationDetails.php b/lib/Model/VendorDirectFulfillmentShippingV1/TaxRegistrationDetails.php index df66a4cc9..176bccbab 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/TaxRegistrationDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/TransactionReference.php b/lib/Model/VendorDirectFulfillmentShippingV1/TransactionReference.php index 04ef077a9..17701db71 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/TransactionReference.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV1/Weight.php b/lib/Model/VendorDirectFulfillmentShippingV1/Weight.php index 0d2f68303..e53d1074a 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV1/Weight.php +++ b/lib/Model/VendorDirectFulfillmentShippingV1/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Address.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Address.php index e97845844..040fdf13a 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Address.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Container.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Container.php index ea0684423..77716b060 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Container.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Container.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Container Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/CreateShippingLabelsRequest.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/CreateShippingLabelsRequest.php index cc3251913..db88813f0 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/CreateShippingLabelsRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/CreateShippingLabelsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreateShippingLabelsRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoice.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoice.php index af21ebb97..079525bd3 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoice.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoice.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CustomerInvoice Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoiceList.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoiceList.php index df1e84a1e..8aac603a5 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoiceList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/CustomerInvoiceList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CustomerInvoiceList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Dimensions.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Dimensions.php index 43fe56c41..017c0d3c1 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Dimensions.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Error.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Error.php index 77392c4e0..e1f29c734 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Error.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ErrorList.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ErrorList.php index ce5b030ad..540caf4e9 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ErrorList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Item.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Item.php index deb35172b..d2d817e78 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Item.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ItemQuantity.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ItemQuantity.php index 5120dac17..20a264ce8 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ItemQuantity.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/LabelData.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/LabelData.php index 8e480e7a8..8d5b710f6 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/LabelData.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/LabelData.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * LabelData Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackedItem.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackedItem.php index 51aebfccd..410928ea0 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackedItem.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackedItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackedItem Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlip.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlip.php index 00fa9a813..072af81f6 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlip.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlip.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackingSlip Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlipList.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlipList.php index f99361e4c..ff3f6664d 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlipList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/PackingSlipList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PackingSlipList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Pagination.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Pagination.php index a80544234..b6e9ba70b 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Pagination.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/PartyIdentification.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/PartyIdentification.php index 9eb324950..94a80290e 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/PartyIdentification.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentConfirmation.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentConfirmation.php index c6b425f17..dec4bfbc9 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentConfirmation.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentConfirmation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentConfirmation Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentDetails.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentDetails.php index c8a56b93e..085d3e4f4 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentSchedule.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentSchedule.php index 61c2db086..dec9c4fdc 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentSchedule.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentSchedule.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentSchedule Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentStatusUpdate.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentStatusUpdate.php index f325fc253..f4a8b93d6 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentStatusUpdate.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShipmentStatusUpdate.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentStatusUpdate Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabel.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabel.php index 18bc62316..32e2c0605 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabel.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabel.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabel Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelList.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelList.php index fc6590879..8cf20dd0d 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelList.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabelList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelRequest.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelRequest.php index 5f4e3f2cc..7d4f670b6 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/ShippingLabelRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShippingLabelRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/StatusUpdateDetails.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/StatusUpdateDetails.php index 0498945a9..b0e8e3085 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/StatusUpdateDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/StatusUpdateDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * StatusUpdateDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentConfirmationsRequest.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentConfirmationsRequest.php index be9c0efeb..bd1f7012f 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentConfirmationsRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentConfirmationsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentConfirmationsRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentStatusUpdatesRequest.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentStatusUpdatesRequest.php index 5f2909a43..86d4203e2 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentStatusUpdatesRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShipmentStatusUpdatesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentStatusUpdatesRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShippingLabelsRequest.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShippingLabelsRequest.php index 062c462f0..8598b4316 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShippingLabelsRequest.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/SubmitShippingLabelsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShippingLabelsRequest Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/TaxRegistrationDetails.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/TaxRegistrationDetails.php index 3bfc6becb..d81d058eb 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/TaxRegistrationDetails.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/TransactionReference.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/TransactionReference.php index 860f31540..33c1b4b88 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/TransactionReference.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentShippingV20211228/Weight.php b/lib/Model/VendorDirectFulfillmentShippingV20211228/Weight.php index 8a1d0a53c..a23e195b6 100644 --- a/lib/Model/VendorDirectFulfillmentShippingV20211228/Weight.php +++ b/lib/Model/VendorDirectFulfillmentShippingV20211228/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentShippingV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV1/Error.php b/lib/Model/VendorDirectFulfillmentTransactionsV1/Error.php index 242ff31c6..a1637d625 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV1/Error.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV1/GetTransactionResponse.php b/lib/Model/VendorDirectFulfillmentTransactionsV1/GetTransactionResponse.php index f250dee4b..8f25e94a6 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV1/GetTransactionResponse.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV1/GetTransactionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTransactionResponse Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV1/Transaction.php b/lib/Model/VendorDirectFulfillmentTransactionsV1/Transaction.php index 66b23e375..857f9f2e2 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV1/Transaction.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV1/Transaction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Transaction Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV1/TransactionStatus.php b/lib/Model/VendorDirectFulfillmentTransactionsV1/TransactionStatus.php index 332aa3fdb..c25acac22 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV1/TransactionStatus.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV1/TransactionStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionStatus Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Error.php b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Error.php index 197dc8fc5..f6e216709 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Error.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/ErrorList.php b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/ErrorList.php index efb7f3174..e6fd4d561 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/ErrorList.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/ErrorList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ErrorList Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Transaction.php b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Transaction.php index 7e21af322..164988de2 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Transaction.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/Transaction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Transaction Class Doc Comment diff --git a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/TransactionStatus.php b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/TransactionStatus.php index 5c06c5a8b..c9e37ab01 100644 --- a/lib/Model/VendorDirectFulfillmentTransactionsV20211228/TransactionStatus.php +++ b/lib/Model/VendorDirectFulfillmentTransactionsV20211228/TransactionStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorDirectFulfillmentTransactionsV20211228; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionStatus Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/AdditionalDetails.php b/lib/Model/VendorInvoicesV1/AdditionalDetails.php index 0428b4b69..0e127f84a 100644 --- a/lib/Model/VendorInvoicesV1/AdditionalDetails.php +++ b/lib/Model/VendorInvoicesV1/AdditionalDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AdditionalDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/Address.php b/lib/Model/VendorInvoicesV1/Address.php index 03025d459..4995991f1 100644 --- a/lib/Model/VendorInvoicesV1/Address.php +++ b/lib/Model/VendorInvoicesV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/AllowanceDetails.php b/lib/Model/VendorInvoicesV1/AllowanceDetails.php index 367ef4a7f..2af20ede3 100644 --- a/lib/Model/VendorInvoicesV1/AllowanceDetails.php +++ b/lib/Model/VendorInvoicesV1/AllowanceDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AllowanceDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/ChargeDetails.php b/lib/Model/VendorInvoicesV1/ChargeDetails.php index 8df4ccd7b..9cd0ad910 100644 --- a/lib/Model/VendorInvoicesV1/ChargeDetails.php +++ b/lib/Model/VendorInvoicesV1/ChargeDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ChargeDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/CreditNoteDetails.php b/lib/Model/VendorInvoicesV1/CreditNoteDetails.php index 2094b7f97..fb1fc745a 100644 --- a/lib/Model/VendorInvoicesV1/CreditNoteDetails.php +++ b/lib/Model/VendorInvoicesV1/CreditNoteDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CreditNoteDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/Error.php b/lib/Model/VendorInvoicesV1/Error.php index ea26470da..cec352e45 100644 --- a/lib/Model/VendorInvoicesV1/Error.php +++ b/lib/Model/VendorInvoicesV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/Invoice.php b/lib/Model/VendorInvoicesV1/Invoice.php index c0f13f796..3f8247975 100644 --- a/lib/Model/VendorInvoicesV1/Invoice.php +++ b/lib/Model/VendorInvoicesV1/Invoice.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Invoice Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/InvoiceItem.php b/lib/Model/VendorInvoicesV1/InvoiceItem.php index 9c6d648a4..f40826087 100644 --- a/lib/Model/VendorInvoicesV1/InvoiceItem.php +++ b/lib/Model/VendorInvoicesV1/InvoiceItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * InvoiceItem Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/ItemQuantity.php b/lib/Model/VendorInvoicesV1/ItemQuantity.php index 6e3316b66..9e02dcc3a 100644 --- a/lib/Model/VendorInvoicesV1/ItemQuantity.php +++ b/lib/Model/VendorInvoicesV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/Money.php b/lib/Model/VendorInvoicesV1/Money.php index bbe04024a..f2dc1b7a3 100644 --- a/lib/Model/VendorInvoicesV1/Money.php +++ b/lib/Model/VendorInvoicesV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/PartyIdentification.php b/lib/Model/VendorInvoicesV1/PartyIdentification.php index c2795d279..03cabac14 100644 --- a/lib/Model/VendorInvoicesV1/PartyIdentification.php +++ b/lib/Model/VendorInvoicesV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/PaymentTerms.php b/lib/Model/VendorInvoicesV1/PaymentTerms.php index a0b9e1b7e..faa9eba50 100644 --- a/lib/Model/VendorInvoicesV1/PaymentTerms.php +++ b/lib/Model/VendorInvoicesV1/PaymentTerms.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PaymentTerms Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/SubmitInvoicesRequest.php b/lib/Model/VendorInvoicesV1/SubmitInvoicesRequest.php index 0eda27e19..f06570c94 100644 --- a/lib/Model/VendorInvoicesV1/SubmitInvoicesRequest.php +++ b/lib/Model/VendorInvoicesV1/SubmitInvoicesRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoicesRequest Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/SubmitInvoicesResponse.php b/lib/Model/VendorInvoicesV1/SubmitInvoicesResponse.php index 20c694e33..9e51f4bd8 100644 --- a/lib/Model/VendorInvoicesV1/SubmitInvoicesResponse.php +++ b/lib/Model/VendorInvoicesV1/SubmitInvoicesResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitInvoicesResponse Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/TaxDetails.php b/lib/Model/VendorInvoicesV1/TaxDetails.php index 99759a1b2..c86a38a61 100644 --- a/lib/Model/VendorInvoicesV1/TaxDetails.php +++ b/lib/Model/VendorInvoicesV1/TaxDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/TaxRegistrationDetails.php b/lib/Model/VendorInvoicesV1/TaxRegistrationDetails.php index 6ee63b2e8..a27644775 100644 --- a/lib/Model/VendorInvoicesV1/TaxRegistrationDetails.php +++ b/lib/Model/VendorInvoicesV1/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorInvoicesV1/TransactionId.php b/lib/Model/VendorInvoicesV1/TransactionId.php index 2a8570c64..186fff129 100644 --- a/lib/Model/VendorInvoicesV1/TransactionId.php +++ b/lib/Model/VendorInvoicesV1/TransactionId.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorInvoicesV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionId Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/AcknowledgementStatusDetails.php b/lib/Model/VendorOrdersV1/AcknowledgementStatusDetails.php index 7e78fc750..5bbb6405f 100644 --- a/lib/Model/VendorOrdersV1/AcknowledgementStatusDetails.php +++ b/lib/Model/VendorOrdersV1/AcknowledgementStatusDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * AcknowledgementStatusDetails Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/Address.php b/lib/Model/VendorOrdersV1/Address.php index 47c6021dc..4eab56b35 100644 --- a/lib/Model/VendorOrdersV1/Address.php +++ b/lib/Model/VendorOrdersV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/Error.php b/lib/Model/VendorOrdersV1/Error.php index bef29841f..345dfa334 100644 --- a/lib/Model/VendorOrdersV1/Error.php +++ b/lib/Model/VendorOrdersV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/GetPurchaseOrderResponse.php b/lib/Model/VendorOrdersV1/GetPurchaseOrderResponse.php index 84f558338..31dbb331d 100644 --- a/lib/Model/VendorOrdersV1/GetPurchaseOrderResponse.php +++ b/lib/Model/VendorOrdersV1/GetPurchaseOrderResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPurchaseOrderResponse Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/GetPurchaseOrdersResponse.php b/lib/Model/VendorOrdersV1/GetPurchaseOrdersResponse.php index 56c86680c..4b39411d5 100644 --- a/lib/Model/VendorOrdersV1/GetPurchaseOrdersResponse.php +++ b/lib/Model/VendorOrdersV1/GetPurchaseOrdersResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPurchaseOrdersResponse Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/GetPurchaseOrdersStatusResponse.php b/lib/Model/VendorOrdersV1/GetPurchaseOrdersStatusResponse.php index 43e9806bb..3e77cbffe 100644 --- a/lib/Model/VendorOrdersV1/GetPurchaseOrdersStatusResponse.php +++ b/lib/Model/VendorOrdersV1/GetPurchaseOrdersStatusResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetPurchaseOrdersStatusResponse Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/ImportDetails.php b/lib/Model/VendorOrdersV1/ImportDetails.php index 5f9dec34f..8357da1b9 100644 --- a/lib/Model/VendorOrdersV1/ImportDetails.php +++ b/lib/Model/VendorOrdersV1/ImportDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImportDetails Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/ItemQuantity.php b/lib/Model/VendorOrdersV1/ItemQuantity.php index 6275593e8..a5f1a0c25 100644 --- a/lib/Model/VendorOrdersV1/ItemQuantity.php +++ b/lib/Model/VendorOrdersV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/Money.php b/lib/Model/VendorOrdersV1/Money.php index 87b621b8e..b7018dc09 100644 --- a/lib/Model/VendorOrdersV1/Money.php +++ b/lib/Model/VendorOrdersV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/Order.php b/lib/Model/VendorOrdersV1/Order.php index 6f66a80eb..df1b42f8a 100644 --- a/lib/Model/VendorOrdersV1/Order.php +++ b/lib/Model/VendorOrdersV1/Order.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Order Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderAcknowledgement.php b/lib/Model/VendorOrdersV1/OrderAcknowledgement.php index 61883529f..ca28e6603 100644 --- a/lib/Model/VendorOrdersV1/OrderAcknowledgement.php +++ b/lib/Model/VendorOrdersV1/OrderAcknowledgement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderAcknowledgement Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderAcknowledgementItem.php b/lib/Model/VendorOrdersV1/OrderAcknowledgementItem.php index cd9c2090b..82b5a13f1 100644 --- a/lib/Model/VendorOrdersV1/OrderAcknowledgementItem.php +++ b/lib/Model/VendorOrdersV1/OrderAcknowledgementItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderAcknowledgementItem Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderDetails.php b/lib/Model/VendorOrdersV1/OrderDetails.php index badc055b1..dee1ec597 100644 --- a/lib/Model/VendorOrdersV1/OrderDetails.php +++ b/lib/Model/VendorOrdersV1/OrderDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderDetails Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItem.php b/lib/Model/VendorOrdersV1/OrderItem.php index 326c1ded5..6f1960fd8 100644 --- a/lib/Model/VendorOrdersV1/OrderItem.php +++ b/lib/Model/VendorOrdersV1/OrderItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItem Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItemAcknowledgement.php b/lib/Model/VendorOrdersV1/OrderItemAcknowledgement.php index 2bc95e6f6..fba3dbba2 100644 --- a/lib/Model/VendorOrdersV1/OrderItemAcknowledgement.php +++ b/lib/Model/VendorOrdersV1/OrderItemAcknowledgement.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemAcknowledgement Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItemStatus.php b/lib/Model/VendorOrdersV1/OrderItemStatus.php index 91bd19246..6a322500e 100644 --- a/lib/Model/VendorOrdersV1/OrderItemStatus.php +++ b/lib/Model/VendorOrdersV1/OrderItemStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemStatus Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItemStatusAcknowledgementStatus.php b/lib/Model/VendorOrdersV1/OrderItemStatusAcknowledgementStatus.php index 3147504af..8e8fc8a36 100644 --- a/lib/Model/VendorOrdersV1/OrderItemStatusAcknowledgementStatus.php +++ b/lib/Model/VendorOrdersV1/OrderItemStatusAcknowledgementStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemStatusAcknowledgementStatus Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItemStatusOrderedQuantity.php b/lib/Model/VendorOrdersV1/OrderItemStatusOrderedQuantity.php index a125831d4..baa9a2861 100644 --- a/lib/Model/VendorOrdersV1/OrderItemStatusOrderedQuantity.php +++ b/lib/Model/VendorOrdersV1/OrderItemStatusOrderedQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemStatusOrderedQuantity Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderItemStatusReceivingStatus.php b/lib/Model/VendorOrdersV1/OrderItemStatusReceivingStatus.php index ea127203f..aa9d70d3d 100644 --- a/lib/Model/VendorOrdersV1/OrderItemStatusReceivingStatus.php +++ b/lib/Model/VendorOrdersV1/OrderItemStatusReceivingStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderItemStatusReceivingStatus Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderList.php b/lib/Model/VendorOrdersV1/OrderList.php index 5d3c3a1b0..be6ac3e4f 100644 --- a/lib/Model/VendorOrdersV1/OrderList.php +++ b/lib/Model/VendorOrdersV1/OrderList.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderList Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderListStatus.php b/lib/Model/VendorOrdersV1/OrderListStatus.php index 3e0d89661..690f3246f 100644 --- a/lib/Model/VendorOrdersV1/OrderListStatus.php +++ b/lib/Model/VendorOrdersV1/OrderListStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderListStatus Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderStatus.php b/lib/Model/VendorOrdersV1/OrderStatus.php index 810bdc7bb..a07702b28 100644 --- a/lib/Model/VendorOrdersV1/OrderStatus.php +++ b/lib/Model/VendorOrdersV1/OrderStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderStatus Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/OrderedQuantityDetails.php b/lib/Model/VendorOrdersV1/OrderedQuantityDetails.php index d94539f60..580744c58 100644 --- a/lib/Model/VendorOrdersV1/OrderedQuantityDetails.php +++ b/lib/Model/VendorOrdersV1/OrderedQuantityDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * OrderedQuantityDetails Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/Pagination.php b/lib/Model/VendorOrdersV1/Pagination.php index 31350d502..f717e5b8e 100644 --- a/lib/Model/VendorOrdersV1/Pagination.php +++ b/lib/Model/VendorOrdersV1/Pagination.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pagination Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/PartyIdentification.php b/lib/Model/VendorOrdersV1/PartyIdentification.php index 5c525a399..800de8ac2 100644 --- a/lib/Model/VendorOrdersV1/PartyIdentification.php +++ b/lib/Model/VendorOrdersV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/SubmitAcknowledgementRequest.php b/lib/Model/VendorOrdersV1/SubmitAcknowledgementRequest.php index 5bbdd3332..703632220 100644 --- a/lib/Model/VendorOrdersV1/SubmitAcknowledgementRequest.php +++ b/lib/Model/VendorOrdersV1/SubmitAcknowledgementRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementRequest Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/SubmitAcknowledgementResponse.php b/lib/Model/VendorOrdersV1/SubmitAcknowledgementResponse.php index bba3a68f2..db937a580 100644 --- a/lib/Model/VendorOrdersV1/SubmitAcknowledgementResponse.php +++ b/lib/Model/VendorOrdersV1/SubmitAcknowledgementResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitAcknowledgementResponse Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/TaxRegistrationDetails.php b/lib/Model/VendorOrdersV1/TaxRegistrationDetails.php index 42e177381..6ad868792 100644 --- a/lib/Model/VendorOrdersV1/TaxRegistrationDetails.php +++ b/lib/Model/VendorOrdersV1/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorOrdersV1/TransactionId.php b/lib/Model/VendorOrdersV1/TransactionId.php index b5c8c5fd0..28b55fca3 100644 --- a/lib/Model/VendorOrdersV1/TransactionId.php +++ b/lib/Model/VendorOrdersV1/TransactionId.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorOrdersV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionId Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Address.php b/lib/Model/VendorShippingV1/Address.php index 2e523d17e..597aaa844 100644 --- a/lib/Model/VendorShippingV1/Address.php +++ b/lib/Model/VendorShippingV1/Address.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Address Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Carton.php b/lib/Model/VendorShippingV1/Carton.php index 937f74a49..6f51dd356 100644 --- a/lib/Model/VendorShippingV1/Carton.php +++ b/lib/Model/VendorShippingV1/Carton.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Carton Class Doc Comment diff --git a/lib/Model/VendorShippingV1/CartonReferenceDetails.php b/lib/Model/VendorShippingV1/CartonReferenceDetails.php index eaa45fd67..66ef9539c 100644 --- a/lib/Model/VendorShippingV1/CartonReferenceDetails.php +++ b/lib/Model/VendorShippingV1/CartonReferenceDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * CartonReferenceDetails Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ContainerIdentification.php b/lib/Model/VendorShippingV1/ContainerIdentification.php index e5f3c0bf0..6ba7ae7d7 100644 --- a/lib/Model/VendorShippingV1/ContainerIdentification.php +++ b/lib/Model/VendorShippingV1/ContainerIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContainerIdentification Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ContainerItem.php b/lib/Model/VendorShippingV1/ContainerItem.php index 8f25f4bc8..943ffdd43 100644 --- a/lib/Model/VendorShippingV1/ContainerItem.php +++ b/lib/Model/VendorShippingV1/ContainerItem.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ContainerItem Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Dimensions.php b/lib/Model/VendorShippingV1/Dimensions.php index 6960903a2..33a328521 100644 --- a/lib/Model/VendorShippingV1/Dimensions.php +++ b/lib/Model/VendorShippingV1/Dimensions.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Dimensions Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Duration.php b/lib/Model/VendorShippingV1/Duration.php index 5fdb34453..7e701cca7 100644 --- a/lib/Model/VendorShippingV1/Duration.php +++ b/lib/Model/VendorShippingV1/Duration.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Duration Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Error.php b/lib/Model/VendorShippingV1/Error.php index 1420921b9..3541bcc10 100644 --- a/lib/Model/VendorShippingV1/Error.php +++ b/lib/Model/VendorShippingV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Expiry.php b/lib/Model/VendorShippingV1/Expiry.php index 459e84ef4..ab8cb1824 100644 --- a/lib/Model/VendorShippingV1/Expiry.php +++ b/lib/Model/VendorShippingV1/Expiry.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Expiry Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ImportDetails.php b/lib/Model/VendorShippingV1/ImportDetails.php index 3b0856677..cc3f6cdab 100644 --- a/lib/Model/VendorShippingV1/ImportDetails.php +++ b/lib/Model/VendorShippingV1/ImportDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ImportDetails Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Item.php b/lib/Model/VendorShippingV1/Item.php index 3f35ab3e2..ec5a3f9a2 100644 --- a/lib/Model/VendorShippingV1/Item.php +++ b/lib/Model/VendorShippingV1/Item.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Item Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ItemDetails.php b/lib/Model/VendorShippingV1/ItemDetails.php index 70218fd11..ac46d4b9c 100644 --- a/lib/Model/VendorShippingV1/ItemDetails.php +++ b/lib/Model/VendorShippingV1/ItemDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemDetails Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ItemQuantity.php b/lib/Model/VendorShippingV1/ItemQuantity.php index 638c68790..0ddb469cc 100644 --- a/lib/Model/VendorShippingV1/ItemQuantity.php +++ b/lib/Model/VendorShippingV1/ItemQuantity.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ItemQuantity Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Location.php b/lib/Model/VendorShippingV1/Location.php index e57ae3dac..6b4514b02 100644 --- a/lib/Model/VendorShippingV1/Location.php +++ b/lib/Model/VendorShippingV1/Location.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Location Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Money.php b/lib/Model/VendorShippingV1/Money.php index f63f553f0..30538570a 100644 --- a/lib/Model/VendorShippingV1/Money.php +++ b/lib/Model/VendorShippingV1/Money.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Money Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Pallet.php b/lib/Model/VendorShippingV1/Pallet.php index 1a886d86d..b71deeb29 100644 --- a/lib/Model/VendorShippingV1/Pallet.php +++ b/lib/Model/VendorShippingV1/Pallet.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Pallet Class Doc Comment diff --git a/lib/Model/VendorShippingV1/PartyIdentification.php b/lib/Model/VendorShippingV1/PartyIdentification.php index b5c3a7cf0..637d6d784 100644 --- a/lib/Model/VendorShippingV1/PartyIdentification.php +++ b/lib/Model/VendorShippingV1/PartyIdentification.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * PartyIdentification Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Route.php b/lib/Model/VendorShippingV1/Route.php index 4acb4675f..eb68c3601 100644 --- a/lib/Model/VendorShippingV1/Route.php +++ b/lib/Model/VendorShippingV1/Route.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Route Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ShipmentConfirmation.php b/lib/Model/VendorShippingV1/ShipmentConfirmation.php index 4fb5e7623..ce35402b3 100644 --- a/lib/Model/VendorShippingV1/ShipmentConfirmation.php +++ b/lib/Model/VendorShippingV1/ShipmentConfirmation.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentConfirmation Class Doc Comment diff --git a/lib/Model/VendorShippingV1/ShipmentMeasurements.php b/lib/Model/VendorShippingV1/ShipmentMeasurements.php index 44b7ab4b5..669640f08 100644 --- a/lib/Model/VendorShippingV1/ShipmentMeasurements.php +++ b/lib/Model/VendorShippingV1/ShipmentMeasurements.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * ShipmentMeasurements Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Stop.php b/lib/Model/VendorShippingV1/Stop.php index 10f7004b3..7ad8d866b 100644 --- a/lib/Model/VendorShippingV1/Stop.php +++ b/lib/Model/VendorShippingV1/Stop.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Stop Class Doc Comment diff --git a/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsRequest.php b/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsRequest.php index 6de4c6d5c..775bf2881 100644 --- a/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsRequest.php +++ b/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsRequest.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentConfirmationsRequest Class Doc Comment diff --git a/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsResponse.php b/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsResponse.php index 168a70172..14614b502 100644 --- a/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsResponse.php +++ b/lib/Model/VendorShippingV1/SubmitShipmentConfirmationsResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * SubmitShipmentConfirmationsResponse Class Doc Comment diff --git a/lib/Model/VendorShippingV1/TaxRegistrationDetails.php b/lib/Model/VendorShippingV1/TaxRegistrationDetails.php index 967af2054..2c2cdeb83 100644 --- a/lib/Model/VendorShippingV1/TaxRegistrationDetails.php +++ b/lib/Model/VendorShippingV1/TaxRegistrationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TaxRegistrationDetails Class Doc Comment diff --git a/lib/Model/VendorShippingV1/TransactionReference.php b/lib/Model/VendorShippingV1/TransactionReference.php index 5225609e3..3ddd7f9df 100644 --- a/lib/Model/VendorShippingV1/TransactionReference.php +++ b/lib/Model/VendorShippingV1/TransactionReference.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionReference Class Doc Comment diff --git a/lib/Model/VendorShippingV1/TransportationDetails.php b/lib/Model/VendorShippingV1/TransportationDetails.php index 6e9401ffc..1f3c050de 100644 --- a/lib/Model/VendorShippingV1/TransportationDetails.php +++ b/lib/Model/VendorShippingV1/TransportationDetails.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransportationDetails Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Volume.php b/lib/Model/VendorShippingV1/Volume.php index 2ffeea8c8..9bc7c69de 100644 --- a/lib/Model/VendorShippingV1/Volume.php +++ b/lib/Model/VendorShippingV1/Volume.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Volume Class Doc Comment diff --git a/lib/Model/VendorShippingV1/Weight.php b/lib/Model/VendorShippingV1/Weight.php index 067c2ff3b..eb98ac105 100644 --- a/lib/Model/VendorShippingV1/Weight.php +++ b/lib/Model/VendorShippingV1/Weight.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorShippingV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Weight Class Doc Comment diff --git a/lib/Model/VendorTransactionStatusV1/Error.php b/lib/Model/VendorTransactionStatusV1/Error.php index 9ac09b860..b799bcb05 100644 --- a/lib/Model/VendorTransactionStatusV1/Error.php +++ b/lib/Model/VendorTransactionStatusV1/Error.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorTransactionStatusV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Error Class Doc Comment diff --git a/lib/Model/VendorTransactionStatusV1/GetTransactionResponse.php b/lib/Model/VendorTransactionStatusV1/GetTransactionResponse.php index 8e0509530..dd55124e5 100644 --- a/lib/Model/VendorTransactionStatusV1/GetTransactionResponse.php +++ b/lib/Model/VendorTransactionStatusV1/GetTransactionResponse.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorTransactionStatusV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * GetTransactionResponse Class Doc Comment diff --git a/lib/Model/VendorTransactionStatusV1/Transaction.php b/lib/Model/VendorTransactionStatusV1/Transaction.php index 412012863..34816596c 100644 --- a/lib/Model/VendorTransactionStatusV1/Transaction.php +++ b/lib/Model/VendorTransactionStatusV1/Transaction.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorTransactionStatusV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * Transaction Class Doc Comment diff --git a/lib/Model/VendorTransactionStatusV1/TransactionStatus.php b/lib/Model/VendorTransactionStatusV1/TransactionStatus.php index ff5a190f5..271f74b76 100644 --- a/lib/Model/VendorTransactionStatusV1/TransactionStatus.php +++ b/lib/Model/VendorTransactionStatusV1/TransactionStatus.php @@ -26,10 +26,10 @@ */ namespace SellingPartnerApi\Model\VendorTransactionStatusV1; +use ArrayAccess; use SellingPartnerApi\Model\BaseModel; -use \ArrayAccess; -use \SellingPartnerApi\Model\ModelInterface; -use \SellingPartnerApi\ObjectSerializer; +use SellingPartnerApi\Model\ModelInterface; +use SellingPartnerApi\ObjectSerializer; /** * TransactionStatus Class Doc Comment