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

  • StagedOrderAddCustomLineItemAction
  • StagedOrderAddDeliveryAction
  • StagedOrderAddDiscountCodeAction
  • StagedOrderAddItemShippingAddressAction
  • StagedOrderAddLineItemAction
  • StagedOrderAddParcelToDeliveryAction
  • StagedOrderAddPaymentAction
  • StagedOrderAddReturnInfoAction
  • StagedOrderAddShoppingListAction
  • StagedOrderChangeCustomLineItemMoneyAction
  • StagedOrderChangeCustomLineItemQuantityAction
  • StagedOrderChangeLineItemQuantityAction
  • StagedOrderChangeOrderStateAction
  • StagedOrderChangePaymentStateAction
  • StagedOrderChangeShipmentStateAction
  • StagedOrderChangeTaxCalculationModeAction
  • StagedOrderChangeTaxModeAction
  • StagedOrderChangeTaxRoundingModeAction
  • StagedOrderImportCustomLineItemStateAction
  • StagedOrderImportLineItemStateAction
  • StagedOrderRemoveCustomLineItemAction
  • StagedOrderRemoveDeliveryAction
  • StagedOrderRemoveDiscountCodeAction
  • StagedOrderRemoveItemShippingAddressAction
  • StagedOrderRemoveLineItemAction
  • StagedOrderRemoveParcelFromDeliveryAction
  • StagedOrderRemovePaymentAction
  • StagedOrderSetBillingAddressAction
  • StagedOrderSetBillingAddressCustomFieldAction
  • StagedOrderSetBillingAddressCustomTypeAction
  • StagedOrderSetCountryAction
  • StagedOrderSetCustomerEmailAction
  • StagedOrderSetCustomerGroupAction
  • StagedOrderSetCustomerIdAction
  • StagedOrderSetCustomFieldAction
  • StagedOrderSetCustomLineItemCustomFieldAction
  • StagedOrderSetCustomLineItemCustomTypeAction
  • StagedOrderSetCustomLineItemShippingDetailsAction
  • StagedOrderSetCustomLineItemTaxAmountAction
  • StagedOrderSetCustomLineItemTaxRateAction
  • StagedOrderSetCustomShippingMethodAction
  • StagedOrderSetCustomTypeAction
  • StagedOrderSetDeliveryAddressAction
  • StagedOrderSetDeliveryAddressCustomFieldAction
  • StagedOrderSetDeliveryAddressCustomTypeAction
  • StagedOrderSetDeliveryCustomFieldAction
  • StagedOrderSetDeliveryCustomTypeAction
  • StagedOrderSetDeliveryItemsAction
  • StagedOrderSetItemShippingAddressCustomFieldAction
  • StagedOrderSetItemShippingAddressCustomTypeAction
  • StagedOrderSetLineItemCustomFieldAction
  • StagedOrderSetLineItemCustomTypeAction
  • StagedOrderSetLineItemDistributionChannelAction
  • StagedOrderSetLineItemPriceAction
  • StagedOrderSetLineItemShippingDetailsAction
  • StagedOrderSetLineItemTaxAmountAction
  • StagedOrderSetLineItemTaxRateAction
  • StagedOrderSetLineItemTotalPriceAction
  • StagedOrderSetLocaleAction
  • StagedOrderSetOrderNumberAction
  • StagedOrderSetOrderTotalTaxAction
  • StagedOrderSetParcelCustomFieldAction
  • StagedOrderSetParcelCustomTypeAction
  • StagedOrderSetParcelItemsAction
  • StagedOrderSetParcelMeasurementsAction
  • StagedOrderSetParcelTrackingDataAction
  • StagedOrderSetReturnInfoAction
  • StagedOrderSetReturnItemCustomFieldAction
  • StagedOrderSetReturnItemCustomTypeAction
  • StagedOrderSetReturnPaymentStateAction
  • StagedOrderSetReturnShipmentStateAction
  • StagedOrderSetShippingAddressAction
  • StagedOrderSetShippingAddressAndCustomShippingMethodAction
  • StagedOrderSetShippingAddressAndShippingMethodAction
  • StagedOrderSetShippingAddressCustomFieldAction
  • StagedOrderSetShippingAddressCustomTypeAction
  • StagedOrderSetShippingMethodAction
  • StagedOrderSetShippingMethodTaxAmountAction
  • StagedOrderSetShippingMethodTaxRateAction
  • StagedOrderSetShippingRateInputAction
  • StagedOrderTransitionCustomLineItemStateAction
  • StagedOrderTransitionLineItemStateAction
  • StagedOrderTransitionStateAction
  • StagedOrderUpdateActionCollection
  • StagedOrderUpdateItemShippingAddressAction
  • StagedOrderUpdateSyncInfoAction

Interfaces

  • StagedOrderUpdateAction

Class StagedOrderSetShippingAddressAndCustomShippingMethodAction

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
Extended by Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderSetShippingAddressAndCustomShippingMethodAction implements Commercetools\Core\Request\OrderEdits\StagedOrder\Command\StagedOrderUpdateAction
Namespace: Commercetools\Core\Request\OrderEdits\StagedOrder\Command
Located at Core/Request/OrderEdits/StagedOrder/Command/StagedOrderSetShippingAddressAndCustomShippingMethodAction.php

Methods summary

public
# __construct( array $data = [], Commercetools\Core\Model\Common\Context|callable $context = null )

Parameters

$data
$context

Overrides

Commercetools\Core\Model\Common\JsonObject::__construct

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

__get(), hasField(), isOptional()

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

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

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

parentSet(), rootGet(), rootSet()

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

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

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 inherited from Commercetools\Core\Request\AbstractAction

getAction(), setAction()

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