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

  • ActionBuilder
  • CartDiscountsActionBuilder
  • CartsActionBuilder
  • CategoriesActionBuilder
  • ChannelsActionBuilder
  • CustomerGroupsActionBuilder
  • CustomersActionBuilder
  • CustomFieldActionBuilder
  • DiscountCodesActionBuilder
  • ExtensionsActionBuilder
  • InventoryActionBuilder
  • MeActionBuilder
  • OrderEditsActionBuilder
  • OrdersActionBuilder
  • PaymentsActionBuilder
  • ProductDiscountsActionBuilder
  • ProductsActionBuilder
  • ProductSelectionsActionBuilder
  • ProductTypesActionBuilder
  • ProjectActionBuilder
  • ReviewsActionBuilder
  • ShippingMethodsActionBuilder
  • ShoppingListsActionBuilder
  • StagedOrderActionBuilder
  • StatesActionBuilder
  • StoresActionBuilder
  • SubscriptionsActionBuilder
  • TaxCategoriesActionBuilder
  • TypesActionBuilder
  • ZonesActionBuilder

Class ChannelsActionBuilder

Namespace: Commercetools\Core\Builder\Update
Located at Core/Builder/Update/ChannelsActionBuilder.php

Methods summary

public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# addRoles( Commercetools\Core\Request\Channels\Command\ChannelAddRolesAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#add-roles
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# changeDescription( Commercetools\Core\Request\Channels\Command\ChannelChangeDescriptionAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#change-description
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# changeKey( Commercetools\Core\Request\Channels\Command\ChannelChangeKeyAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#change-key
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# changeName( Commercetools\Core\Request\Channels\Command\ChannelChangeNameAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#change-name
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# removeRoles( Commercetools\Core\Request\Channels\Command\ChannelRemoveRolesAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#remove-roles
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setAddress( Commercetools\Core\Request\Channels\Command\ChannelSetAddressAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#set-address
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setAddressCustomField( Commercetools\Core\Request\Channels\Command\ChannelSetAddressCustomFieldAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setAddressCustomType( Commercetools\Core\Request\Channels\Command\ChannelSetAddressCustomTypeAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setCustomField( Commercetools\Core\Request\Channels\Command\ChannelSetCustomFieldAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setCustomType( Commercetools\Core\Request\Channels\Command\ChannelSetCustomTypeAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setGeoLocation( Commercetools\Core\Request\Channels\Command\ChannelSetGeoLocation|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#set-geolocation
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setRoles( Commercetools\Core\Request\Channels\Command\ChannelSetRolesAction|callable $action = null )

Parameters

$action

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this

Link

https://docs.commercetools.com/http-api-projects-channels.html#set-roles
public static Commercetools\Core\Builder\Update\ChannelsActionBuilder
# of( )

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
public $this;
# addAction( Commercetools\Core\Request\AbstractAction $action )

Parameters

$action

Returns

$this;
$this;
public array
# getActions( )

Returns

array
public Commercetools\Core\Builder\Update\ChannelsActionBuilder
# setActions( array $actions )

Parameters

$actions

Returns

Commercetools\Core\Builder\Update\ChannelsActionBuilder
$this
PHP SDK API documentation generated by ApiGen