Composable Commerce PHP SDKPHP SDK
  • Namespace
  • Class
  • Tree

Namespaces

  • Commercetools
    • Commons
      • Helper
    • Core
      • Builder
        • Request
        • Update
      • Cache
      • Client
        • Adapter
        • OAuth
      • Error
      • Helper
        • Annotate
        • State
          • Renderer
        • Subscriber
          • Log
      • Model
        • ApiClient
        • Cart
        • CartDiscount
        • Category
        • Channel
        • Common
        • Customer
        • CustomerGroup
        • CustomField
        • CustomObject
        • DiscountCode
        • Extension
        • Inventory
        • Message
        • Order
        • OrderEdit
        • Payment
        • Product
          • Search
        • ProductDiscount
        • ProductSelection
        • ProductType
        • Project
        • Review
        • ShippingMethod
        • ShoppingList
        • State
        • Store
        • Subscription
        • TaxCategory
        • Type
        • Zone
      • Request
        • ApiClients
        • CartDiscounts
          • Command
        • Carts
          • Command
        • Categories
          • Command
        • Channels
          • Command
        • CustomerGroups
          • Command
        • Customers
          • Command
        • CustomField
          • Command
        • CustomObjects
        • DiscountCodes
          • Command
        • Extensions
          • Command
        • GraphQL
        • InStores
        • Inventory
          • Command
        • Me
          • Command
        • Messages
        • OrderEdits
          • Command
          • StagedOrder
            • Command
        • Orders
          • Command
        • Payments
          • Command
        • ProductDiscounts
          • Command
        • Products
          • Command
        • ProductSelections
          • Command
        • ProductTypes
          • Command
        • Project
          • Command
        • Query
        • Reviews
          • Command
        • ShippingMethods
          • Command
        • ShoppingLists
          • Command
        • States
          • Command
        • Stores
          • Command
        • Subscriptions
          • Command
        • TaxCategories
          • Command
        • Types
          • Command
        • Zones
          • Command
      • Response

Classes

  • AbstractAction
  • AbstractApiRequest
  • AbstractByIdGetRequest
  • AbstractByIdHeadRequest
  • AbstractByKeyGetRequest
  • AbstractByKeyHeadRequest
  • AbstractByTokenGetRequest
  • AbstractCreateRequest
  • AbstractDeleteByKeyRequest
  • AbstractDeleteRequest
  • AbstractHeadRequest
  • AbstractProjectionRequest
  • AbstractQueryRequest
  • AbstractUpdateByKeyRequest
  • AbstractUpdateRequest
  • PsrRequest

Interfaces

  • ClientRequestInterface
  • PageRequestInterface
  • QueryAllRequestInterface
  • QueryRequestInterface
  • SortRequestInterface
  • WithTotalRequestInterface

Traits

  • CustomerIdTrait
  • DataErasureTrait
  • ExpandTrait
  • PageTrait
  • PriceSelectTrait
  • QueryTrait
  • SortTrait
  • StagedTrait
  • WithTotalTrait

Class AbstractAction

Commercetools\Core\Model\Common\AbstractJsonDeserializeObject implements Commercetools\Core\Model\Common\JsonDeserializeInterface, Commercetools\Core\Model\Common\ObjectTreeInterface uses Commercetools\Core\Model\Common\ObjectTreeTrait
Extended by Commercetools\Core\Model\Common\JsonObject implements JsonSerializable uses Commercetools\Core\Model\Common\ContextTrait
Extended by Commercetools\Core\Request\AbstractAction

Direct known subclasses

Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeCartPredicateAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeIsActiveAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetValidFromAction, Commercetools\Core\Request\Customers\Command\CustomerSetCustomerGroupAction, Commercetools\Core\Request\Customers\Command\CustomerSetCustomerNumberAction, Commercetools\Core\Request\Customers\Command\CustomerSetDateOfBirthAction, Commercetools\Core\Request\Customers\Command\CustomerSetDefaultBillingAddressAction, Commercetools\Core\Request\Customers\Command\CustomerSetDefaultShippingAddressAction, Commercetools\Core\Request\Customers\Command\CustomerSetExternalIdAction, Commercetools\Core\Request\Customers\Command\CustomerSetFirstNameAction, Commercetools\Core\Request\Customers\Command\CustomerSetKeyAction, Commercetools\Core\Request\Customers\Command\CustomerSetLastNameAction, Commercetools\Core\Request\Customers\Command\CustomerSetLocaleAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetValidFromAndUntilAction, Commercetools\Core\Request\Customers\Command\CustomerSetMiddleNameAction, Commercetools\Core\Request\Customers\Command\CustomerSetSalutationAction, Commercetools\Core\Request\Customers\Command\CustomerSetStoresAction, Commercetools\Core\Request\Customers\Command\CustomerSetTitleAction, Commercetools\Core\Request\Customers\Command\CustomerSetVatIdAction, Commercetools\Core\Request\CustomField\Command\SetCustomFieldAction, Commercetools\Core\Request\CustomField\Command\SetCustomTypeAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeChangeCartDiscountsAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeChangeGroupsAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeChangeIsActiveAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetValidUntilAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetCartPredicateAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetDescriptionAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetMaxApplicationsAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetMaxApplicationsPerCustomerAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetNameAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetValidFromAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetValidFromAndUntilAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetValidUntilAction, Commercetools\Core\Request\Extensions\Command\ExtensionChangeDestinationAction, Commercetools\Core\Request\Extensions\Command\ExtensionChangeTriggersAction, Commercetools\Core\Request\Carts\Command\CartAddCustomLineItemAction, Commercetools\Core\Request\Extensions\Command\ExtensionSetKeyAction, Commercetools\Core\Request\Extensions\Command\ExtensionSetTimeoutInMsAction, Commercetools\Core\Request\Inventory\Command\InventoryAddQuantityAction, Commercetools\Core\Request\Inventory\Command\InventoryChangeQuantityAction, Commercetools\Core\Request\Inventory\Command\InventoryRemoveQuantityAction, Commercetools\Core\Request\Inventory\Command\InventorySetExpectedDeliveryAction, Commercetools\Core\Request\Inventory\Command\InventorySetRestockableInDaysAction, Commercetools\Core\Request\Inventory\Command\InventorySetSupplyChannelAction, Commercetools\Core\Request\Me\Command\MyCartAddLineItemAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditAddStagedActionAction, Commercetools\Core\Request\Carts\Command\CartAddDiscountCodeAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditSetCommentAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditSetKeyAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditSetStagedActionsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressAndCustomShippingMethodAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressAndShippingMethodAction, Commercetools\Core\Request\Orders\Command\OrderAddDeliveryAction, Commercetools\Core\Request\Orders\Command\OrderAddParcelToDeliveryAction, Commercetools\Core\Request\Orders\Command\OrderAddReturnInfoAction, Commercetools\Core\Request\Orders\Command\OrderChangeOrderStateAction, Commercetools\Core\Request\Orders\Command\OrderChangePaymentStateAction, Commercetools\Core\Request\Carts\Command\CartAddItemShippingAddressAction, Commercetools\Core\Request\Orders\Command\OrderChangeShipmentStateAction, Commercetools\Core\Request\Orders\Command\OrderImportCustomLineItemStateAction, Commercetools\Core\Request\Orders\Command\OrderImportLineItemStateAction, Commercetools\Core\Request\Orders\Command\OrderRemoveDeliveryAction, Commercetools\Core\Request\Orders\Command\OrderRemoveParcelFromDeliveryAction, Commercetools\Core\Request\Orders\Command\OrderSetBillingAddress, Commercetools\Core\Request\Orders\Command\OrderSetCustomerEmail, Commercetools\Core\Request\Orders\Command\OrderSetCustomerIdAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryAddressAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryItemsAction, Commercetools\Core\Request\Carts\Command\CartAddLineItemAction, Commercetools\Core\Request\Orders\Command\OrderSetLocaleAction, Commercetools\Core\Request\Orders\Command\OrderSetOrderNumberAction, Commercetools\Core\Request\Orders\Command\OrderSetParcelItemsAction, Commercetools\Core\Request\Orders\Command\OrderSetParcelMeasurementsAction, Commercetools\Core\Request\Orders\Command\OrderSetParcelTrackingDataAction, Commercetools\Core\Request\Orders\Command\OrderSetReturnInfoAction, Commercetools\Core\Request\Orders\Command\OrderSetReturnPaymentStateAction, Commercetools\Core\Request\Orders\Command\OrderSetReturnShipmentStateAction, Commercetools\Core\Request\Orders\Command\OrderSetShippingAddress, Commercetools\Core\Request\Orders\Command\OrderSetStoreAction, Commercetools\Core\Request\Carts\Command\CartAddPaymentAction, Commercetools\Core\Request\Orders\Command\OrderTransitionCustomLineItemStateAction, Commercetools\Core\Request\Orders\Command\OrderTransitionLineItemStateAction, Commercetools\Core\Request\Orders\Command\OrderUpdateSyncInfoAction, Commercetools\Core\Request\Payments\Command\PaymentAddTransactionAction, Commercetools\Core\Request\Payments\Command\PaymentChangeAmountPlannedAction, Commercetools\Core\Request\Payments\Command\PaymentChangeTransactionInteractionIdAction, Commercetools\Core\Request\Payments\Command\PaymentChangeTransactionStateAction, Commercetools\Core\Request\Payments\Command\PaymentChangeTransactionTimestampAction, Commercetools\Core\Request\Payments\Command\PaymentSetAmountPaidAction, Commercetools\Core\Request\Payments\Command\PaymentSetAmountRefundedAction, Commercetools\Core\Request\Carts\Command\CartAddShoppingListAction, Commercetools\Core\Request\Payments\Command\PaymentSetAnonymousIdAction, Commercetools\Core\Request\Payments\Command\PaymentSetAuthorizationAction, Commercetools\Core\Request\Payments\Command\PaymentSetCustomerAction, Commercetools\Core\Request\Payments\Command\PaymentSetExternalIdAction, Commercetools\Core\Request\Payments\Command\PaymentSetInterfaceIdAction, Commercetools\Core\Request\Payments\Command\PaymentSetKeyAction, Commercetools\Core\Request\Payments\Command\PaymentSetMethodInfoInterfaceAction, Commercetools\Core\Request\Payments\Command\PaymentSetMethodInfoMethodAction, Commercetools\Core\Request\Payments\Command\PaymentSetMethodInfoNameAction, Commercetools\Core\Request\Payments\Command\PaymentSetStatusInterfaceCodeAction, Commercetools\Core\Request\Carts\Command\CartApplyDeltaToCustomLineItemShippingDetailsTargetsAction, Commercetools\Core\Request\Payments\Command\PaymentSetStatusInterfaceTextAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountChangeIsActiveAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountChangeNameAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountChangePredicateAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountChangeSortOrderAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountChangeValueAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountSetDescriptionAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountSetKeyAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountSetValidFromAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountSetValidFromAndUntilAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeNameAction, Commercetools\Core\Request\Carts\Command\CartApplyDeltaToLineItemShippingDetailsTargetsAction, Commercetools\Core\Request\ProductDiscounts\Command\ProductDiscountSetValidUntilAction, Commercetools\Core\Request\Products\Command\ProductAddAssetAction, Commercetools\Core\Request\Products\Command\ProductAddExternalImageAction, Commercetools\Core\Request\Products\Command\ProductAddPriceAction, Commercetools\Core\Request\Products\Command\ProductAddToCategoryAction, Commercetools\Core\Request\Products\Command\ProductAddVariantAction, Commercetools\Core\Request\Products\Command\ProductChangeAssetNameAction, Commercetools\Core\Request\Products\Command\ProductChangeAssetOrderAction, Commercetools\Core\Request\Products\Command\ProductChangeMasterVariantAction, Commercetools\Core\Request\Products\Command\ProductChangeNameAction, Commercetools\Core\Request\Carts\Command\CartChangeCustomLineItemMoneyAction, Commercetools\Core\Request\Products\Command\ProductChangePriceAction, Commercetools\Core\Request\Products\Command\ProductChangeSlugAction, Commercetools\Core\Request\Products\Command\ProductMoveImageToPositionAction, Commercetools\Core\Request\Products\Command\ProductPublishAction, Commercetools\Core\Request\Products\Command\ProductRemoveAssetAction, Commercetools\Core\Request\Products\Command\ProductRemoveFromCategoryAction, Commercetools\Core\Request\Products\Command\ProductRemoveImageAction, Commercetools\Core\Request\Products\Command\ProductRemovePriceAction, Commercetools\Core\Request\Products\Command\ProductRemoveVariantAction, Commercetools\Core\Request\Products\Command\ProductRevertStagedChangesAction, Commercetools\Core\Request\Carts\Command\CartChangeCustomLineItemQuantityAction, Commercetools\Core\Request\Products\Command\ProductRevertStagedVariantChangesAction, Commercetools\Core\Request\Products\Command\ProductSetAssetDescriptionAction, Commercetools\Core\Request\Products\Command\ProductSetAssetKeyAction, Commercetools\Core\Request\Products\Command\ProductSetAssetSourcesAction, Commercetools\Core\Request\Products\Command\ProductSetAssetTagsAction, Commercetools\Core\Request\Products\Command\ProductSetAttributeAction, Commercetools\Core\Request\Products\Command\ProductSetAttributeInAllVariantsAction, Commercetools\Core\Request\Products\Command\ProductSetCategoryOrderHintAction, Commercetools\Core\Request\Products\Command\ProductSetDescriptionAction, Commercetools\Core\Request\Products\Command\ProductSetDiscountedPriceAction, Commercetools\Core\Request\Carts\Command\CartChangeLineItemQuantityAction, Commercetools\Core\Request\Products\Command\ProductSetKeyAction, Commercetools\Core\Request\Products\Command\ProductSetMetaDescriptionAction, Commercetools\Core\Request\Products\Command\ProductSetMetaKeywordsAction, Commercetools\Core\Request\Products\Command\ProductSetMetaTitleAction, Commercetools\Core\Request\Products\Command\ProductSetPricesAction, Commercetools\Core\Request\Products\Command\ProductSetProductVariantKeyAction, Commercetools\Core\Request\Products\Command\ProductSetSearchKeywordsAction, Commercetools\Core\Request\Products\Command\ProductSetSkuAction, Commercetools\Core\Request\Products\Command\ProductSetTaxCategoryAction, Commercetools\Core\Request\Products\Command\ProductUnpublishAction, Commercetools\Core\Request\Carts\Command\CartChangeTaxCalculationModeAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionAddProductAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionChangeNameAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionRemoveProductAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionSetKeyAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeAddAttributeDefinitionAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeAddLocalizedEnumValueAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeAddPlainEnumValueAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeAttributeConstraintAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeAttributeNameAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeAttributeOrderAction, Commercetools\Core\Request\Carts\Command\CartChangeTaxModeAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeAttributeOrderByNameAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeDescriptionAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeEnumKeyAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeInputHintAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeIsSearchableAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeLabelAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeLocalizedEnumLabelAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeLocalizedEnumValueOrderAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangeNameAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangePlainEnumLabelAction, Commercetools\Core\Request\Carts\Command\CartChangeTaxRoundingModeAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeChangePlainEnumValueOrderAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeRemoveAttributeDefinitionAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeRemoveEnumValuesAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeSetInputTipAction, Commercetools\Core\Request\ProductTypes\Command\ProductTypeSetKeyAction, Commercetools\Core\Request\Project\Command\ProjectChangeCountriesAction, Commercetools\Core\Request\Project\Command\ProjectChangeCountryTaxRateFallbackEnabledAction, Commercetools\Core\Request\Project\Command\ProjectChangeCurrenciesAction, Commercetools\Core\Request\Project\Command\ProjectChangeLanguagesAction, Commercetools\Core\Request\Project\Command\ProjectChangeMessagesConfigurationAction, Commercetools\Core\Request\Carts\Command\CartRecalculateAction, Commercetools\Core\Request\Project\Command\ProjectChangeMessagesEnabledAction, Commercetools\Core\Request\Project\Command\ProjectChangeNameAction, Commercetools\Core\Request\Project\Command\ProjectChangeProductSearchIndexingEnabledAction, Commercetools\Core\Request\Project\Command\ProjectChangeShoppingListsConfigurationAction, Commercetools\Core\Request\Project\Command\ProjectSetExternalOAuthAction, Commercetools\Core\Request\Project\Command\ProjectSetShippingRateInputTypeAction, Commercetools\Core\Request\Reviews\Command\ReviewSetAuthorNameAction, Commercetools\Core\Request\Reviews\Command\ReviewSetCustomerAction, Commercetools\Core\Request\Reviews\Command\ReviewSetKeyAction, Commercetools\Core\Request\Reviews\Command\ReviewSetLocaleAction, Commercetools\Core\Request\Carts\Command\CartRemoveCustomLineItemAction, Commercetools\Core\Request\Reviews\Command\ReviewSetRatingAction, Commercetools\Core\Request\Reviews\Command\ReviewSetTargetAction, Commercetools\Core\Request\Reviews\Command\ReviewSetTextAction, Commercetools\Core\Request\Reviews\Command\ReviewSetTitleAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodAddShippingRateAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodAddZoneAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodChangeIsDefaultAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodChangeNameAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodChangeTaxCategoryAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodRemoveShippingRateAction, Commercetools\Core\Request\Carts\Command\CartRemoveDiscountCodeAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodRemoveZoneAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetDescriptionAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetKeyAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetLocalizedDescriptionAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetLocalizedNameAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetPredicateAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListAddLineItemAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListAddTextLineItemAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeLineItemQuantityAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeLineItemsOrderAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeRequiresDiscountCodeAction, Commercetools\Core\Request\Carts\Command\CartRemoveItemShippingAddressAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeNameAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeTextLineItemNameAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeTextLineItemQuantityAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListChangeTextLineItemsOrderAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListRemoveLineItemAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListRemoveTextLineItemAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetAnonymousIdAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetCustomerAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetDeleteDaysAfterLastModificationAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetDescriptionAction, Commercetools\Core\Request\Carts\Command\CartRemoveLineItemAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetKeyAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetSlugAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetStoreAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetTextLineItemDescriptionAction, Commercetools\Core\Request\States\Command\StateAddRolesAction, Commercetools\Core\Request\States\Command\StateChangeInitialAction, Commercetools\Core\Request\States\Command\StateChangeKeyAction, Commercetools\Core\Request\States\Command\StateChangeTypeAction, Commercetools\Core\Request\States\Command\StateRemoveRolesAction, Commercetools\Core\Request\States\Command\StateSetDescriptionAction, Commercetools\Core\Request\Carts\Command\CartRemovePaymentAction, Commercetools\Core\Request\States\Command\StateSetNameAction, Commercetools\Core\Request\States\Command\StateSetRolesAction, Commercetools\Core\Request\States\Command\StateSetTransitionsAction, Commercetools\Core\Request\States\Command\TransitionStateAction, Commercetools\Core\Request\Stores\Command\StoreAddDistributionChannelAction, Commercetools\Core\Request\Stores\Command\StoreAddProductSelectionAction, Commercetools\Core\Request\Stores\Command\StoreAddSupplyChannelAction, Commercetools\Core\Request\Stores\Command\StoreChangeProductSelectionAction, Commercetools\Core\Request\Stores\Command\StoreRemoveDistributionChannelAction, Commercetools\Core\Request\Stores\Command\StoreRemoveProductSelectionAction, Commercetools\Core\Request\Carts\Command\CartSetAnonymousIdAction, Commercetools\Core\Request\Stores\Command\StoreRemoveSupplyChannelAction, Commercetools\Core\Request\Stores\Command\StoreSetDistributionChannelsAction, Commercetools\Core\Request\Stores\Command\StoreSetLanguagesAction, Commercetools\Core\Request\Stores\Command\StoreSetNameAction, Commercetools\Core\Request\Stores\Command\StoreSetProductSelectionsAction, Commercetools\Core\Request\Stores\Command\StoreSetSupplyChannelsAction, Commercetools\Core\Request\Subscriptions\Command\SubscriptionChangeDestinationAction, Commercetools\Core\Request\Subscriptions\Command\SubscriptionSetChangesAction, Commercetools\Core\Request\Subscriptions\Command\SubscriptionSetKeyAction, Commercetools\Core\Request\Subscriptions\Command\SubscriptionSetMessagesAction, Commercetools\Core\Request\Carts\Command\CartSetBillingAddressAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategoryAddTaxRateAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategoryChangeNameAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategoryRemoveTaxRateAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategoryReplaceTaxRateAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategorySetDescriptionAction, Commercetools\Core\Request\TaxCategories\Command\TaxCategorySetKeyAction, Commercetools\Core\Request\Types\Command\TypeAddEnumValueAction, Commercetools\Core\Request\Types\Command\TypeAddFieldDefinitionAction, Commercetools\Core\Request\Types\Command\TypeAddLocalizedEnumValueAction, Commercetools\Core\Request\Types\Command\TypeChangeEnumValueLabelAction, Commercetools\Core\Request\Carts\Command\CartSetCartTotalTaxAction, Commercetools\Core\Request\Types\Command\TypeChangeEnumValueOrderAction, Commercetools\Core\Request\Types\Command\TypeChangeFieldDefinitionOrderAction, Commercetools\Core\Request\Types\Command\TypeChangeInputHintAction, Commercetools\Core\Request\Types\Command\TypeChangeKeyAction, Commercetools\Core\Request\Types\Command\TypeChangeLabelAction, Commercetools\Core\Request\Types\Command\TypeChangeLocalizedEnumValueLabelAction, Commercetools\Core\Request\Types\Command\TypeChangeLocalizedEnumValueOrderAction, Commercetools\Core\Request\Types\Command\TypeChangeNameAction, Commercetools\Core\Request\Types\Command\TypeRemoveFieldDefinitionAction, Commercetools\Core\Request\Types\Command\TypeSetDescriptionAction, Commercetools\Core\Request\Carts\Command\CartSetCountryAction, Commercetools\Core\Request\Zones\Command\ZoneAddLocationAction, Commercetools\Core\Request\Zones\Command\ZoneChangeNameAction, Commercetools\Core\Request\Zones\Command\ZoneRemoveLocationAction, Commercetools\Core\Request\Zones\Command\ZoneSetDescriptionAction, Commercetools\Core\Request\Zones\Command\ZoneSetKeyAction, Commercetools\Core\Request\Carts\Command\CartSetCustomerEmailAction, Commercetools\Core\Request\Carts\Command\CartSetCustomerGroupAction, Commercetools\Core\Request\Carts\Command\CartSetCustomerIdAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeSortOrderAction, Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemShippingDetailsAction, Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemTaxAmountAction, Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemTaxRateAction, Commercetools\Core\Request\Carts\Command\CartSetCustomShippingMethodAction, Commercetools\Core\Request\Carts\Command\CartSetDeleteDaysAfterLastModificationAction, Commercetools\Core\Request\Carts\Command\CartSetKeyAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemDistributionChannelAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemPriceAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemShippingDetailsAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemSupplyChannelAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeStackingModeAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemTaxAmountAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemTaxRateAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemTotalPriceAction, Commercetools\Core\Request\Carts\Command\CartSetLocaleAction, Commercetools\Core\Request\Carts\Command\CartSetShippingAddressAction, Commercetools\Core\Request\Carts\Command\CartSetShippingMethodAction, Commercetools\Core\Request\Carts\Command\CartSetShippingMethodTaxAmountAction, Commercetools\Core\Request\Carts\Command\CartSetShippingMethodTaxRateAction, Commercetools\Core\Request\Carts\Command\CartSetShippingRateInputAction, Commercetools\Core\Request\Carts\Command\CartUpdateItemShippingAddressAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeTargetAction, Commercetools\Core\Request\Categories\Command\CategoryAddAssetAction, Commercetools\Core\Request\Categories\Command\CategoryChangeAssetNameAction, Commercetools\Core\Request\Categories\Command\CategoryChangeAssetOrderAction, Commercetools\Core\Request\Categories\Command\CategoryChangeNameAction, Commercetools\Core\Request\Categories\Command\CategoryChangeOrderHintAction, Commercetools\Core\Request\Categories\Command\CategoryChangeParentAction, Commercetools\Core\Request\Categories\Command\CategoryChangeSlugAction, Commercetools\Core\Request\Categories\Command\CategoryRemoveAssetAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetDescriptionAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetKeyAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountChangeValueAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetSourcesAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetTagsAction, Commercetools\Core\Request\Categories\Command\CategorySetDescriptionAction, Commercetools\Core\Request\Categories\Command\CategorySetExternalIdAction, Commercetools\Core\Request\Categories\Command\CategorySetKeyAction, Commercetools\Core\Request\Categories\Command\CategorySetMetaDescriptionAction, Commercetools\Core\Request\Categories\Command\CategorySetMetaKeywordsAction, Commercetools\Core\Request\Categories\Command\CategorySetMetaTitleAction, Commercetools\Core\Request\Channels\Command\ChannelAddRolesAction, Commercetools\Core\Request\Channels\Command\ChannelChangeDescriptionAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetDescriptionAction, Commercetools\Core\Request\Channels\Command\ChannelChangeKeyAction, Commercetools\Core\Request\Channels\Command\ChannelChangeNameAction, Commercetools\Core\Request\Channels\Command\ChannelRemoveRolesAction, Commercetools\Core\Request\Channels\Command\ChannelSetAddressAction, Commercetools\Core\Request\Channels\Command\ChannelSetGeoLocation, Commercetools\Core\Request\Channels\Command\ChannelSetRolesAction, Commercetools\Core\Request\CustomerGroups\Command\CustomerGroupChangeNameAction, Commercetools\Core\Request\CustomerGroups\Command\CustomerGroupSetKeyAction, Commercetools\Core\Request\Customers\Command\CustomerAddAddressAction, Commercetools\Core\Request\Customers\Command\CustomerAddBillingAddressAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetKeyAction, Commercetools\Core\Request\Customers\Command\CustomerAddShippingAddressAction, Commercetools\Core\Request\Customers\Command\CustomerAddStoreAction, Commercetools\Core\Request\Customers\Command\CustomerChangeAddressAction, Commercetools\Core\Request\Customers\Command\CustomerChangeEmailAction, Commercetools\Core\Request\Customers\Command\CustomerRemoveAddressAction, Commercetools\Core\Request\Customers\Command\CustomerRemoveBillingAddressAction, Commercetools\Core\Request\Customers\Command\CustomerRemoveShippingAddressAction, Commercetools\Core\Request\Customers\Command\CustomerRemoveStoreAction, Commercetools\Core\Request\Customers\Command\CustomerSetAuthenticationModeAction, Commercetools\Core\Request\Customers\Command\CustomerSetCompanyNameAction

Indirect known subclasses

Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetCustomFieldAction, Commercetools\Core\Request\CartDiscounts\Command\CartDiscountSetCustomTypeAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetReturnInfoAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetReturnItemCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetReturnItemCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetReturnPaymentStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetReturnShipmentStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingMethodAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingMethodTaxAmountAction, Commercetools\Core\Request\Carts\Command\CartSetLineItemCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingMethodTaxRateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingRateInputAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderTransitionCustomLineItemStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderTransitionLineItemStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderTransitionStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderUpdateItemShippingAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderUpdateSyncInfoAction, Commercetools\Core\Request\Orders\Command\OrderAddItemShippingAddressAction, Commercetools\Core\Request\Orders\Command\OrderAddPaymentAction, Commercetools\Core\Request\Orders\Command\OrderRemoveItemShippingAddressAction, Commercetools\Core\Request\Carts\Command\CartSetShippingAddressCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderRemovePaymentAction, Commercetools\Core\Request\Orders\Command\OrderSetBillingAddressCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetBillingAddressCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetCustomLineItemCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetCustomLineItemCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetCustomLineItemShippingDetailsAction, Commercetools\Core\Request\Orders\Command\OrderSetCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryAddressCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryAddressCustomTypeAction, Commercetools\Core\Request\Carts\Command\CartSetShippingAddressCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetDeliveryCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetItemShippingAddressCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetItemShippingAddressCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetLineItemCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetLineItemCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetLineItemShippingDetailsAction, Commercetools\Core\Request\Orders\Command\OrderSetParcelCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetParcelCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetReturnItemCustomFieldAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetReturnItemCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderSetShippingAddressCustomFieldAction, Commercetools\Core\Request\Orders\Command\OrderSetShippingAddressCustomTypeAction, Commercetools\Core\Request\Orders\Command\OrderTransitionStateAction, Commercetools\Core\Request\Orders\Command\OrderUpdateItemShippingAddressAction, Commercetools\Core\Request\Payments\Command\PaymentAddInterfaceInteractionAction, Commercetools\Core\Request\Payments\Command\PaymentSetCustomFieldAction, Commercetools\Core\Request\Payments\Command\PaymentSetCustomTypeAction, Commercetools\Core\Request\Payments\Command\PaymentSetTransactionCustomFieldAction, Commercetools\Core\Request\Payments\Command\PaymentSetTransactionCustomTypeAction, Commercetools\Core\Request\Categories\Command\CategorySetAssetCustomTypeAction, Commercetools\Core\Request\Payments\Command\PaymentTransitionStateAction, Commercetools\Core\Request\Products\Command\ProductSetAssetCustomFieldAction, Commercetools\Core\Request\Products\Command\ProductSetAssetCustomTypeAction, Commercetools\Core\Request\Products\Command\ProductSetPriceCustomFieldAction, Commercetools\Core\Request\Products\Command\ProductSetPriceCustomTypeAction, Commercetools\Core\Request\Products\Command\ProductTransitionStateAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionSetCustomFieldAction, Commercetools\Core\Request\ProductSelections\Command\ProductSelectionSetCustomTypeAction, Commercetools\Core\Request\Reviews\Command\ReviewSetCustomFieldAction, Commercetools\Core\Request\Reviews\Command\ReviewSetCustomTypeAction, Commercetools\Core\Request\Categories\Command\CategorySetCustomFieldAction, Commercetools\Core\Request\Reviews\Command\ReviewTransitionStateAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetCustomFieldAction, Commercetools\Core\Request\ShippingMethods\Command\ShippingMethodSetCustomTypeAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetCustomFieldAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetCustomTypeAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetLineItemCustomFieldAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetLineItemCustomTypeAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetTextLineItemCustomFieldAction, Commercetools\Core\Request\ShoppingLists\Command\ShoppingListSetTextLineItemCustomTypeAction, Commercetools\Core\Request\Categories\Command\CategorySetCustomTypeAction, Commercetools\Core\Request\Channels\Command\ChannelSetAddressCustomFieldAction, Commercetools\Core\Request\Channels\Command\ChannelSetAddressCustomTypeAction, Commercetools\Core\Request\Carts\Command\CartSetBillingAddressCustomFieldAction, Commercetools\Core\Request\Channels\Command\ChannelSetCustomFieldAction, Commercetools\Core\Request\Channels\Command\ChannelSetCustomTypeAction, Commercetools\Core\Request\CustomerGroups\Command\CustomerGroupSetCustomFieldAction, Commercetools\Core\Request\CustomerGroups\Command\CustomerGroupSetCustomTypeAction, Commercetools\Core\Request\Customers\Command\CustomerSetAddressCustomFieldAction, Commercetools\Core\Request\Customers\Command\CustomerSetAddressCustomTypeAction, Commercetools\Core\Request\Customers\Command\CustomerSetCustomFieldAction, Commercetools\Core\Request\Customers\Command\CustomerSetCustomTypeAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetCustomFieldAction, Commercetools\Core\Request\DiscountCodes\Command\DiscountCodeSetCustomTypeAction, Commercetools\Core\Request\Carts\Command\CartSetBillingAddressCustomTypeAction, Commercetools\Core\Request\Inventory\Command\InventorySetCustomFieldAction, Commercetools\Core\Request\Inventory\Command\InventorySetCustomTypeAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditSetCustomFieldAction, Commercetools\Core\Request\OrderEdits\Command\OrderEditSetCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddCustomLineItemAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddDeliveryAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddDiscountCodeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddItemShippingAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddLineItemAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddParcelToDeliveryAction, Commercetools\Core\Request\Carts\Command\CartSetCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddPaymentAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddReturnInfoAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderAddShoppingListAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeCustomLineItemMoneyAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeCustomLineItemQuantityAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeLineItemQuantityAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeOrderStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangePaymentStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeShipmentStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeTaxCalculationModeAction, Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeTaxModeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderChangeTaxRoundingModeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderImportCustomLineItemStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderImportLineItemStateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveCustomLineItemAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveDeliveryAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveDiscountCodeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveItemShippingAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveLineItemAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemoveParcelFromDeliveryAction, Commercetools\Core\Request\Carts\Command\CartSetCustomLineItemCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderRemovePaymentAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetBillingAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetBillingAddressCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetBillingAddressCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCountryAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomerEmailAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomerGroupAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomerIdAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomLineItemCustomFieldAction, Commercetools\Core\Request\Carts\Command\CartSetCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomLineItemCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomLineItemShippingDetailsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomLineItemTaxAmountAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomLineItemTaxRateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomShippingMethodAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryAddressAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryAddressCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryAddressCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryCustomFieldAction, Commercetools\Core\Request\Carts\Command\CartSetItemShippingAddressCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetDeliveryItemsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetItemShippingAddressCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetItemShippingAddressCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemDistributionChannelAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemPriceAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemShippingDetailsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemTaxAmountAction, Commercetools\Core\Request\Carts\Command\CartSetItemShippingAddressCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemTaxRateAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLineItemTotalPriceAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetLocaleAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetOrderNumberAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetOrderTotalTaxAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetParcelCustomFieldAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetParcelCustomTypeAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetParcelItemsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetParcelMeasurementsAction, Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetParcelTrackingDataAction

Abstract
Namespace: Commercetools\Core\Request
Located at Core/Request/AbstractAction.php

Methods summary

Methods inherited from Commercetools\Core\Model\Common\JsonObject

__construct(), __get(), hasField(), isOptional()

Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject

__sleep(), fromArray(), jsonSerialize(), of(), toArray()

Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface

getContext(), getContextCallback(), setContext(), setContextIfNull()

Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface

parentSet(), rootGet(), rootSet()

Methods used from Commercetools\Core\Model\Common\ContextTrait

getContext(), getContextCallback(), setContext(), setContextIfNull()

Methods used from Commercetools\Core\Model\Common\ObjectTreeTrait

parentSet(), rootGet(), rootSet()

Magic methods summary

public string
# getAction( )

Returns

string
public Commercetools\Core\Request\AbstractAction
# setAction( string $action )

Parameters

$action

Returns

Commercetools\Core\Request\AbstractAction
$this

Constants summary

Constants inherited from Commercetools\Core\Model\Common\JsonObject

DECORATOR, ELEMENT_TYPE, INITIALIZED, OPTIONAL, TYPE

Constants inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject

JSON_DESERIALIZE_INTERFACE, TYPEABLE_INTERFACE

PHP SDK API documentation generated by ApiGen