예제 #1
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _debtRecoveryType     = reader.Read <string>("DebtRecoveryType");
     _recoveryAmount       = reader.Read <Currency>("RecoveryAmount");
     _overPaymentCredit    = reader.Read <Currency>("OverPaymentCredit");
     _debtRecoveryItemList = reader.ReadList <DebtRecoveryItem>("DebtRecoveryItemList", "DebtRecoveryItem");
     _chargeInstrumentList = reader.ReadList <ChargeInstrument>("ChargeInstrumentList", "ChargeInstrument");
 }
예제 #2
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     this._customerId             = reader.Read <string>("CustomerId");
     this._shippingAddressList    = reader.ReadList <Address>("ShippingAddressList", "ShippingAddress");
     this._primaryContactInfo     = reader.Read <CustomerPrimaryContactInfo>("PrimaryContactInfo");
     this._accountType            = reader.Read <string>("AccountType");
     this._associatedMarketplaces = reader.ReadList <MarketplaceDomain>("AssociatedMarketplaces", "MarketplaceDomain");
 }
예제 #3
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId       = reader.Read <string>("AmazonOrderId");
     _rentalEventType     = reader.Read <string>("RentalEventType");
     _extensionLength     = reader.Read <decimal?>("ExtensionLength");
     _postedDate          = reader.Read <DateTime?>("PostedDate");
     _rentalChargeList    = reader.ReadList <ChargeComponent>("RentalChargeList", "ChargeComponent");
     _rentalFeeList       = reader.ReadList <FeeComponent>("RentalFeeList", "FeeComponent");
     _marketplaceName     = reader.Read <string>("MarketplaceName");
     _rentalInitialValue  = reader.Read <Currency>("RentalInitialValue");
     _rentalReimbursement = reader.Read <Currency>("RentalReimbursement");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _imagingRequestBillingItemID = reader.Read <string>("ImagingRequestBillingItemID");
     _asin       = reader.Read <string>("ASIN");
     _postedDate = reader.Read <DateTime?>("PostedDate");
     _feeList    = reader.ReadList <FeeComponent>("FeeList", "FeeComponent");
 }
예제 #5
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _asin                       = reader.Read <string>("ASIN");
     _sellerSKU                  = reader.Read <string>("SellerSKU");
     _orderItemId                = reader.Read <string>("OrderItemId");
     _title                      = reader.Read <string>("Title");
     _quantityOrdered            = reader.Read <decimal>("QuantityOrdered");
     _quantityShipped            = reader.Read <decimal?>("QuantityShipped");
     _itemPrice                  = reader.Read <Money>("ItemPrice");
     _shippingPrice              = reader.Read <Money>("ShippingPrice");
     _giftWrapPrice              = reader.Read <Money>("GiftWrapPrice");
     _itemTax                    = reader.Read <Money>("ItemTax");
     _shippingTax                = reader.Read <Money>("ShippingTax");
     _giftWrapTax                = reader.Read <Money>("GiftWrapTax");
     _shippingDiscount           = reader.Read <Money>("ShippingDiscount");
     _promotionDiscount          = reader.Read <Money>("PromotionDiscount");
     _promotionIds               = reader.ReadList <string>("PromotionIds", "PromotionId");
     _codFee                     = reader.Read <Money>("CODFee");
     _codFeeDiscount             = reader.Read <Money>("CODFeeDiscount");
     _giftMessageText            = reader.Read <string>("GiftMessageText");
     _giftWrapLevel              = reader.Read <string>("GiftWrapLevel");
     _invoiceData                = reader.Read <InvoiceData>("InvoiceData");
     _conditionNote              = reader.Read <string>("ConditionNote");
     _conditionId                = reader.Read <string>("ConditionId");
     _conditionSubtypeId         = reader.Read <string>("ConditionSubtypeId");
     _scheduledDeliveryStartDate = reader.Read <string>("ScheduledDeliveryStartDate");
     _scheduledDeliveryEndDate   = reader.Read <string>("ScheduledDeliveryEndDate");
 }
예제 #6
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _postedDate                 = reader.Read <DateTime?>("PostedDate");
     _safetClaimId               = reader.Read <string>("SAFETClaimId");
     _reimbursedAmount           = reader.Read <Currency>("ReimbursedAmount");
     _safetReimbursementItemList = reader.ReadList <SAFETReimbursementItem>("SAFETReimbursementItemList", "SAFETReimbursementItem");
 }
예제 #7
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _adjustmentType     = reader.Read <string>("AdjustmentType");
     _postedDate         = reader.Read <DateTime?>("PostedDate");
     _adjustmentAmount   = reader.Read <Currency>("AdjustmentAmount");
     _adjustmentItemList = reader.ReadList <AdjustmentItem>("AdjustmentItemList", "AdjustmentItem");
 }
예제 #8
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _status    = reader.Read <string>("Status");
     _timestamp = reader.Read <DateTime?>("Timestamp");
     _messageId = reader.Read <string>("MessageId");
     _messages  = reader.ReadList <Message>("Messages", "Message");
 }
예제 #9
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _asin                       = reader.Read <string>("ASIN");
     _sellerSKU                  = reader.Read <string>("SellerSKU");
     _orderItemId                = reader.Read <string>("OrderItemId");
     _title                      = reader.Read <string>("Title");
     _quantityOrdered            = reader.Read <decimal>("QuantityOrdered");
     _quantityShipped            = reader.Read <decimal?>("QuantityShipped");
     _productInfo                = reader.Read <ProductInfoDetail>("ProductInfo");
     _pointsGranted              = reader.Read <PointsGrantedDetail>("PointsGranted");
     _itemPrice                  = reader.Read <Money>("ItemPrice");
     _shippingPrice              = reader.Read <Money>("ShippingPrice");
     _giftWrapPrice              = reader.Read <Money>("GiftWrapPrice");
     _itemTax                    = reader.Read <Money>("ItemTax");
     _shippingTax                = reader.Read <Money>("ShippingTax");
     _giftWrapTax                = reader.Read <Money>("GiftWrapTax");
     _shippingDiscount           = reader.Read <Money>("ShippingDiscount");
     _promotionDiscount          = reader.Read <Money>("PromotionDiscount");
     _promotionIds               = reader.ReadList <string>("PromotionIds", "PromotionId");
     _codFee                     = reader.Read <Money>("CODFee");
     _codFeeDiscount             = reader.Read <Money>("CODFeeDiscount");
     _isGift                     = reader.Read <bool?>("IsGift");
     _giftMessageText            = reader.Read <string>("GiftMessageText");
     _giftWrapLevel              = reader.Read <string>("GiftWrapLevel");
     _invoiceData                = reader.Read <InvoiceData>("InvoiceData");
     _conditionNote              = reader.Read <string>("ConditionNote");
     _conditionId                = reader.Read <string>("ConditionId");
     _conditionSubtypeId         = reader.Read <string>("ConditionSubtypeId");
     _scheduledDeliveryStartDate = reader.Read <string>("ScheduledDeliveryStartDate");
     _scheduledDeliveryEndDate   = reader.Read <string>("ScheduledDeliveryEndDate");
     _priceDesignation           = reader.Read <string>("PriceDesignation");
     _buyerCustomizedInfo        = reader.Read <BuyerCustomizedInfoDetail>("BuyerCustomizedInfo");
     _taxCollection              = reader.Read <TaxCollection>("TaxCollection");
 }
예제 #10
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId          = reader.Read <string>("AmazonOrderId");
     _sellerOrderId          = reader.Read <string>("SellerOrderId");
     _purchaseDate           = reader.Read <DateTime?>("PurchaseDate");
     _lastUpdateDate         = reader.Read <DateTime?>("LastUpdateDate");
     _orderStatus            = reader.Read <string>("OrderStatus");
     _fulfillmentChannel     = reader.Read <string>("FulfillmentChannel");
     _salesChannel           = reader.Read <string>("SalesChannel");
     _orderChannel           = reader.Read <string>("OrderChannel");
     _shipServiceLevel       = reader.Read <string>("ShipServiceLevel");
     _shippingAddress        = reader.Read <Address>("ShippingAddress");
     _orderTotal             = reader.Read <Money>("OrderTotal");
     _numberOfItemsShipped   = reader.Read <decimal?>("NumberOfItemsShipped");
     _numberOfItemsUnshipped = reader.Read <decimal?>("NumberOfItemsUnshipped");
     _paymentExecutionDetail = reader.ReadList <PaymentExecutionDetailItem>("PaymentExecutionDetail", "PaymentExecutionDetailItem");
     _paymentMethod          = reader.Read <string>("PaymentMethod");
     _marketplaceId          = reader.Read <string>("MarketplaceId");
     _buyerEmail             = reader.Read <string>("BuyerEmail");
     _buyerName = reader.Read <string>("BuyerName");
     _shipmentServiceLevelCategory = reader.Read <string>("ShipmentServiceLevelCategory");
     _shippedByAmazonTFM           = reader.Read <bool?>("ShippedByAmazonTFM");
     _tfmShipmentStatus            = reader.Read <string>("TFMShipmentStatus");
     _cbaDisplayableShippingLabel  = reader.Read <string>("CbaDisplayableShippingLabel");
     _orderType            = reader.Read <string>("OrderType");
     _earliestShipDate     = reader.Read <DateTime?>("EarliestShipDate");
     _latestShipDate       = reader.Read <DateTime?>("LatestShipDate");
     _earliestDeliveryDate = reader.Read <DateTime?>("EarliestDeliveryDate");
     _latestDeliveryDate   = reader.Read <DateTime?>("LatestDeliveryDate");
     _isBusinessOrder      = reader.Read <bool?>("IsBusinessOrder");
     _purchaseOrderNumber  = reader.Read <string>("PurchaseOrderNumber");
     _isPrime        = reader.Read <bool?>("IsPrime");
     _isPremiumOrder = reader.Read <bool?>("IsPremiumOrder");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     this._sellerId       = reader.Read <string>("SellerId");
     this._mwsAuthToken   = reader.Read <string>("MWSAuthToken");
     this._marketplaceId  = reader.Read <string>("MarketplaceId");
     this._customerIdList = reader.ReadList <string>("CustomerIdList", "CustomerId");
 }
예제 #12
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _nextToken         = reader.Read <string>("NextToken");
     _createdBefore     = reader.Read <DateTime?>("CreatedBefore");
     _lastUpdatedBefore = reader.Read <DateTime?>("LastUpdatedBefore");
     _orders            = reader.ReadList <Order>("Orders", "Order");
 }
예제 #13
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerId           = reader.Read <string>("SellerId");
     _mwsAuthToken       = reader.Read <string>("MWSAuthToken");
     _createdAfter       = reader.Read <DateTime?>("CreatedAfter");
     _createdBefore      = reader.Read <DateTime?>("CreatedBefore");
     _lastUpdatedAfter   = reader.Read <DateTime?>("LastUpdatedAfter");
     _lastUpdatedBefore  = reader.Read <DateTime?>("LastUpdatedBefore");
     _orderStatus        = reader.ReadList <string>("OrderStatus", "Status");
     _marketplaceId      = reader.ReadList <string>("MarketplaceId", "Id");
     _fulfillmentChannel = reader.ReadList <string>("FulfillmentChannel", "Channel");
     _paymentMethod      = reader.ReadList <string>("PaymentMethod", "Method");
     _buyerEmail         = reader.Read <string>("BuyerEmail");
     _sellerOrderId      = reader.Read <string>("SellerOrderId");
     _maxResultsPerPage  = reader.Read <decimal?>("MaxResultsPerPage");
     _tfmShipmentStatus  = reader.ReadList <string>("TFMShipmentStatus", "Status");
 }
예제 #14
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _marketplaceId          = reader.Read <string>("MarketplaceId");
     _mwsAuthToken           = reader.Read <string>("MWSAuthToken");
     _sellerId               = reader.Read <string>("SellerId");
     _recommendationCategory = reader.Read <string>("RecommendationCategory");
     _categoryQueryList      = reader.ReadList <CategoryQuery>("CategoryQueryList", "CategoryQuery");
 }
예제 #15
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId  = reader.Read <string>("AmazonOrderId");
     _feeReason      = reader.Read <string>("FeeReason");
     _feeList        = reader.ReadList <FeeComponent>("FeeList", "FeeComponent");
     _sellerSKU      = reader.Read <string>("SellerSKU");
     _fnSKU          = reader.Read <string>("FnSKU");
     _feeDescription = reader.Read <string>("FeeDescription");
     _asin           = reader.Read <string>("ASIN");
 }
예제 #16
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId             = reader.Read <string>("AmazonOrderId");
     _sellerOrderId             = reader.Read <string>("SellerOrderId");
     _marketplaceName           = reader.Read <string>("MarketplaceName");
     _orderChargeList           = reader.ReadList <ChargeComponent>("OrderChargeList", "ChargeComponent");
     _orderChargeAdjustmentList = reader.ReadList <ChargeComponent>("OrderChargeAdjustmentList", "ChargeComponent");
     _shipmentFeeList           = reader.ReadList <FeeComponent>("ShipmentFeeList", "FeeComponent");
     _shipmentFeeAdjustmentList = reader.ReadList <FeeComponent>("ShipmentFeeAdjustmentList", "FeeComponent");
     _orderFeeList               = reader.ReadList <FeeComponent>("OrderFeeList", "FeeComponent");
     _orderFeeAdjustmentList     = reader.ReadList <FeeComponent>("OrderFeeAdjustmentList", "FeeComponent");
     _directPaymentList          = reader.ReadList <DirectPayment>("DirectPaymentList", "DirectPayment");
     _postedDate                 = reader.Read <DateTime?>("PostedDate");
     _shipmentItemList           = reader.ReadList <ShipmentItem>("ShipmentItemList", "ShipmentItem");
     _shipmentItemAdjustmentList = reader.ReadList <ShipmentItem>("ShipmentItemAdjustmentList", "ShipmentItem");
 }
예제 #17
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerId                      = reader.Read <string>("SellerId");
     _mwsAuthToken                  = reader.Read <string>("MWSAuthToken");
     _shipmentRequestDetails        = reader.Read <ShipmentRequestDetails>("ShipmentRequestDetails");
     _shippingServiceId             = reader.Read <string>("ShippingServiceId");
     _shippingServiceOfferId        = reader.Read <string>("ShippingServiceOfferId");
     _hazmatType                    = reader.Read <string>("HazmatType");
     _labelFormatOption             = reader.Read <LabelFormatOptionRequest>("LabelFormatOption");
     _shipmentLevelSellerInputsList = reader.ReadList <AdditionalSellerInputs>("ShipmentLevelSellerInputsList", "member");
 }
예제 #18
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _shippingServiceName    = reader.Read <string>("ShippingServiceName");
     _carrierName            = reader.Read <string>("CarrierName");
     _shippingServiceId      = reader.Read <string>("ShippingServiceId");
     _shippingServiceOfferId = reader.Read <string>("ShippingServiceOfferId");
     _shipDate = reader.Read <DateTime?>("ShipDate");
     _earliestEstimatedDeliveryDate = reader.Read <DateTime?>("EarliestEstimatedDeliveryDate");
     _latestEstimatedDeliveryDate   = reader.Read <DateTime?>("LatestEstimatedDeliveryDate");
     _rate = reader.Read <CurrencyAmount>("Rate");
     _shippingServiceOptions = reader.Read <ShippingServiceOptions>("ShippingServiceOptions");
     _availableLabelFormats  = reader.ReadList <string>("AvailableLabelFormats", "LabelFormat");
 }
예제 #19
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerOrderId         = reader.Read <string>("SellerOrderId");
     _transactionPostedDate = reader.Read <DateTime?>("TransactionPostedDate");
     _businessObjectType    = reader.Read <string>("BusinessObjectType");
     _salesChannel          = reader.Read <string>("SalesChannel");
     _charge             = reader.Read <ChargeComponent>("Charge");
     _feeList            = reader.ReadList <FeeComponent>("FeeList", "FeeComponent");
     _paymentAmountType  = reader.Read <string>("PaymentAmountType");
     _amountDescription  = reader.Read <string>("AmountDescription");
     _fulfillmentChannel = reader.Read <string>("FulfillmentChannel");
     _storeName          = reader.Read <string>("StoreName");
 }
예제 #20
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _inventoryRecommendations      = reader.ReadList <InventoryRecommendation>("InventoryRecommendations", "member");
     _selectionRecommendations      = reader.ReadList <SelectionRecommendation>("SelectionRecommendations", "member");
     _pricingRecommendations        = reader.ReadList <PricingRecommendation>("PricingRecommendations", "member");
     _fulfillmentRecommendations    = reader.ReadList <FulfillmentRecommendation>("FulfillmentRecommendations", "member");
     _listingQualityRecommendations = reader.ReadList <ListingQualityRecommendation>("ListingQualityRecommendations", "member");
     _globalSellingRecommendations  = reader.ReadList <GlobalSellingRecommendation>("GlobalSellingRecommendations", "member");
     _advertisingRecommendations    = reader.ReadList <AdvertisingRecommendation>("AdvertisingRecommendations", "member");
     _nextToken = reader.Read <string>("NextToken");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId          = reader.Read <string>("AmazonOrderId");
     _sellerOrderId          = reader.Read <string>("SellerOrderId");
     _itemList               = reader.ReadList <Item>("ItemList", "Item");
     _shipFromAddress        = reader.Read <Address>("ShipFromAddress");
     _packageDimensions      = reader.Read <PackageDimensions>("PackageDimensions");
     _weight                 = reader.Read <Weight>("Weight");
     _mustArriveByDate       = reader.Read <DateTime?>("MustArriveByDate");
     _shipDate               = reader.Read <DateTime?>("ShipDate");
     _shippingServiceOptions = reader.Read <ShippingServiceOptions>("ShippingServiceOptions");
     _labelCustomization     = reader.Read <LabelCustomization>("LabelCustomization");
 }
예제 #22
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerSKU                = reader.Read <string>("SellerSKU");
     _orderItemId              = reader.Read <string>("OrderItemId");
     _orderAdjustmentItemId    = reader.Read <string>("OrderAdjustmentItemId");
     _quantityShipped          = reader.Read <decimal?>("QuantityShipped");
     _itemChargeList           = reader.ReadList <ChargeComponent>("ItemChargeList", "ChargeComponent");
     _itemChargeAdjustmentList = reader.ReadList <ChargeComponent>("ItemChargeAdjustmentList", "ChargeComponent");
     _itemFeeList              = reader.ReadList <FeeComponent>("ItemFeeList", "FeeComponent");
     _itemFeeAdjustmentList    = reader.ReadList <FeeComponent>("ItemFeeAdjustmentList", "FeeComponent");
     _itemTaxWithheldList      = reader.ReadList <TaxWithheldComponent>("ItemTaxWithheldList", "TaxWithheldComponent");
     _promotionList            = reader.ReadList <Promotion>("PromotionList", "Promotion");
     _promotionAdjustmentList  = reader.ReadList <Promotion>("PromotionAdjustmentList", "Promotion");
     _costOfPointsGranted      = reader.Read <Currency>("CostOfPointsGranted");
     _costOfPointsReturned     = reader.Read <Currency>("CostOfPointsReturned");
 }
예제 #23
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _shipmentId        = reader.Read <string>("ShipmentId");
     _amazonOrderId     = reader.Read <string>("AmazonOrderId");
     _sellerOrderId     = reader.Read <string>("SellerOrderId");
     _itemList          = reader.ReadList <Item>("ItemList", "Item");
     _shipFromAddress   = reader.Read <Address>("ShipFromAddress");
     _shipToAddress     = reader.Read <Address>("ShipToAddress");
     _packageDimensions = reader.Read <PackageDimensions>("PackageDimensions");
     _weight            = reader.Read <Weight>("Weight");
     _insurance         = reader.Read <CurrencyAmount>("Insurance");
     _shippingService   = reader.Read <ShippingService>("ShippingService");
     _label             = reader.Read <Label>("Label");
     _status            = reader.Read <string>("Status");
     _trackingId        = reader.Read <string>("TrackingId");
     _createdDate       = reader.Read <DateTime?>("CreatedDate");
     _lastUpdatedDate   = reader.Read <DateTime?>("LastUpdatedDate");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _lowestOfferListing = reader.ReadList<LowestOfferListingType>("LowestOfferListing");
 }
예제 #25
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _nextToken = reader.Read<string>("NextToken");
     _createdBefore = reader.Read<DateTime?>("CreatedBefore");
     _lastUpdatedBefore = reader.Read<DateTime?>("LastUpdatedBefore");
     _orders = reader.ReadList<Order>("Orders", "Order");
 }
예제 #26
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _amazonOrderId = reader.Read<string>("AmazonOrderId");
     _sellerOrderId = reader.Read<string>("SellerOrderId");
     _purchaseDate = reader.Read<DateTime?>("PurchaseDate");
     _lastUpdateDate = reader.Read<DateTime?>("LastUpdateDate");
     _orderStatus = reader.Read<string>("OrderStatus");
     _fulfillmentChannel = reader.Read<string>("FulfillmentChannel");
     _salesChannel = reader.Read<string>("SalesChannel");
     _orderChannel = reader.Read<string>("OrderChannel");
     _shipServiceLevel = reader.Read<string>("ShipServiceLevel");
     _shippingAddress = reader.Read<Address>("ShippingAddress");
     _orderTotal = reader.Read<Money>("OrderTotal");
     _numberOfItemsShipped = reader.Read<decimal?>("NumberOfItemsShipped");
     _numberOfItemsUnshipped = reader.Read<decimal?>("NumberOfItemsUnshipped");
     _paymentExecutionDetail = reader.ReadList<PaymentExecutionDetailItem>("PaymentExecutionDetail", "PaymentExecutionDetailItem");
     _paymentMethod = reader.Read<string>("PaymentMethod");
     _marketplaceId = reader.Read<string>("MarketplaceId");
     _buyerEmail = reader.Read<string>("BuyerEmail");
     _buyerName = reader.Read<string>("BuyerName");
     _shipmentServiceLevelCategory = reader.Read<string>("ShipmentServiceLevelCategory");
     _shippedByAmazonTFM = reader.Read<bool?>("ShippedByAmazonTFM");
     _tfmShipmentStatus = reader.Read<string>("TFMShipmentStatus");
     _cbaDisplayableShippingLabel = reader.Read<string>("CbaDisplayableShippingLabel");
     _orderType = reader.Read<string>("OrderType");
     _earliestShipDate = reader.Read<DateTime?>("EarliestShipDate");
     _latestShipDate = reader.Read<DateTime?>("LatestShipDate");
     _earliestDeliveryDate = reader.Read<DateTime?>("EarliestDeliveryDate");
     _latestDeliveryDate = reader.Read<DateTime?>("LatestDeliveryDate");
 }
예제 #27
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _buyBoxPrice = reader.ReadList<BuyBoxPriceType>("BuyBoxPrice");
 }
예제 #28
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _order = reader.ReadList<Order>("Order");
 }
예제 #29
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     this._sellerId = reader.Read<string>("SellerId");
     this._mwsAuthToken = reader.Read<string>("MWSAuthToken");
     this._amazonOrderId = reader.ReadList<string>("AmazonOrderId", "Id");
 }
예제 #30
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _member = reader.ReadList<string>("member");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _member = reader.ReadList<InboundShipmentPlanRequestItem>("member");
 }
예제 #32
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _asin = reader.Read<string>("ASIN");
     _sellerSKU = reader.Read<string>("SellerSKU");
     _orderItemId = reader.Read<string>("OrderItemId");
     _title = reader.Read<string>("Title");
     _quantityOrdered = reader.Read<decimal>("QuantityOrdered");
     _quantityShipped = reader.Read<decimal?>("QuantityShipped");
     _pointsGranted = reader.Read<PointsGrantedDetail>("PointsGranted");
     _itemPrice = reader.Read<Money>("ItemPrice");
     _shippingPrice = reader.Read<Money>("ShippingPrice");
     _giftWrapPrice = reader.Read<Money>("GiftWrapPrice");
     _itemTax = reader.Read<Money>("ItemTax");
     _shippingTax = reader.Read<Money>("ShippingTax");
     _giftWrapTax = reader.Read<Money>("GiftWrapTax");
     _shippingDiscount = reader.Read<Money>("ShippingDiscount");
     _promotionDiscount = reader.Read<Money>("PromotionDiscount");
     _promotionIds = reader.ReadList<string>("PromotionIds", "PromotionId");
     _codFee = reader.Read<Money>("CODFee");
     _codFeeDiscount = reader.Read<Money>("CODFeeDiscount");
     _giftMessageText = reader.Read<string>("GiftMessageText");
     _giftWrapLevel = reader.Read<string>("GiftWrapLevel");
     _invoiceData = reader.Read<InvoiceData>("InvoiceData");
     _conditionNote = reader.Read<string>("ConditionNote");
     _conditionId = reader.Read<string>("ConditionId");
     _conditionSubtypeId = reader.Read<string>("ConditionSubtypeId");
     _scheduledDeliveryStartDate = reader.Read<string>("ScheduledDeliveryStartDate");
     _scheduledDeliveryEndDate = reader.Read<string>("ScheduledDeliveryEndDate");
     _priceDesignation = reader.Read<string>("PriceDesignation");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _skuInboundGuidance = reader.ReadList <SKUInboundGuidance>("SKUInboundGuidance");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _getLowestOfferListingsForSKUResult = reader.ReadList<GetLowestOfferListingsForSKUResult>("GetLowestOfferListingsForSKUResult");
     _responseMetadata = reader.Read<ResponseMetadata>("ResponseMetadata");
 }
예제 #35
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _asin = reader.ReadList<string>("ASIN");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _getMyPriceForSKUResult = reader.ReadList<GetMyPriceForSKUResult>("GetMyPriceForSKUResult");
     _responseMetadata = reader.Read<ResponseMetadata>("ResponseMetadata");
 }
예제 #37
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerSKU = reader.ReadList<string>("SellerSKU");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _competitivePrice = reader.ReadList<CompetitivePriceType>("CompetitivePrice");
 }
예제 #39
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _message = reader.ReadList<Message>("Message");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _self = reader.ReadList<Categories>("Self");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _offer = reader.ReadList<SKUOfferDetail>("Offer");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _member = reader.ReadList<NonPartneredSmallParcelPackageInput>("member");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _offerListingCount = reader.ReadList<OfferListingCountType>("OfferListingCount");
 }
예제 #44
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _status = reader.ReadList<string>("Status");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     this._getCompetitivePricingForSKUResult = reader.ReadList <GetCompetitivePricingForSKUResult>("GetCompetitivePricingForSKUResult");
     this._responseMetadata = reader.Read <ResponseMetadata>("ResponseMetadata");
 }
예제 #46
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _status = reader.ReadList <string>("Status");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     this._participation = reader.ReadList<Participation>("Participation");
 }
예제 #48
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _message = reader.ReadList <Message>("Message");
 }
예제 #49
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _id = reader.ReadList<string>("Id");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _getCompetitivePricingForASINResult = reader.ReadList<GetCompetitivePricingForASINResult>("GetCompetitivePricingForASINResult");
     _responseMetadata = reader.Read<ResponseMetadata>("ResponseMetadata");
 }
예제 #51
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _member = reader.ReadList <InventorySupply>("member");
 }
예제 #52
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _product = reader.ReadList<Product>("Product");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _nextToken = reader.Read<string>("NextToken");
     _amazonOrderId = reader.Read<string>("AmazonOrderId");
     _orderItems = reader.ReadList<OrderItem>("OrderItems", "OrderItem");
 }
예제 #54
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _salesRank = reader.ReadList<SalesRankType>("SalesRank");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _member = reader.ReadList<InventorySupply>("member");
 }
예제 #56
0
 public override void ReadFragmentFrom( IMwsReader reader )
 {
     this._orders = reader.ReadList< Order >( "Orders", "Order" );
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _paymentExecutionDetailItem = reader.ReadList <PaymentExecutionDetailItem>("PaymentExecutionDetailItem");
 }
예제 #58
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _sellerId = reader.Read<string>("SellerId");
     _mwsAuthToken = reader.Read<string>("MWSAuthToken");
     _createdAfter = reader.Read<DateTime?>("CreatedAfter");
     _createdBefore = reader.Read<DateTime?>("CreatedBefore");
     _lastUpdatedAfter = reader.Read<DateTime?>("LastUpdatedAfter");
     _lastUpdatedBefore = reader.Read<DateTime?>("LastUpdatedBefore");
     _orderStatus = reader.ReadList<string>("OrderStatus", "Status");
     _marketplaceId = reader.ReadList<string>("MarketplaceId", "Id");
     _fulfillmentChannel = reader.ReadList<string>("FulfillmentChannel", "Channel");
     _paymentMethod = reader.ReadList<string>("PaymentMethod", "Method");
     _buyerEmail = reader.Read<string>("BuyerEmail");
     _sellerOrderId = reader.Read<string>("SellerOrderId");
     _maxResultsPerPage = reader.Read<decimal?>("MaxResultsPerPage");
     _tfmShipmentStatus = reader.ReadList<string>("TFMShipmentStatus", "Status");
 }
예제 #59
0
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _orders = reader.ReadList <Order>("Orders", "Order");
 }
 public override void ReadFragmentFrom(IMwsReader reader)
 {
     _paymentExecutionDetailItem = reader.ReadList<PaymentExecutionDetailItem>("PaymentExecutionDetailItem");
 }