commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Public Member Functions | Properties
commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction Class Reference

Inherits commercetools.Sdk.Api.Models.Channels.IChannelAddRolesAction.

Public Member Functions

 ChannelAddRolesAction ()
 
- Public Member Functions inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IChannelUpdateAction >
TAction Get ()
 

Properties

string Action [get, set]
 
IList< IChannelRoleEnumRoles [get, set]
 
IEnumerable< IChannelRoleEnumRolesEnumerable [set]
 
- Properties inherited from commercetools.Sdk.Api.Models.Channels.IChannelAddRolesAction
- Properties inherited from commercetools.Sdk.Api.Models.Channels.IChannelUpdateAction
- Properties inherited from commercetools.Sdk.Api.Models.IResourceUpdateAction< IChannelUpdateAction >
string Action [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from commercetools.Sdk.Api.Models.Channels.IChannelUpdateAction
static commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction AddRoles (Action< commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelChangeDescriptionAction ChangeDescription (Action< commercetools.Sdk.Api.Models.Channels.ChannelChangeDescriptionAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelChangeKeyAction ChangeKey (Action< commercetools.Sdk.Api.Models.Channels.ChannelChangeKeyAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelChangeNameAction ChangeName (Action< commercetools.Sdk.Api.Models.Channels.ChannelChangeNameAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelRemoveRolesAction RemoveRoles (Action< commercetools.Sdk.Api.Models.Channels.ChannelRemoveRolesAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetAddressAction SetAddress (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetAddressAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetAddressCustomFieldAction SetAddressCustomField (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetAddressCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetAddressCustomTypeAction SetAddressCustomType (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetAddressCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetCustomFieldAction SetCustomField (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetCustomFieldAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetCustomTypeAction SetCustomType (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetCustomTypeAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetGeoLocationAction SetGeoLocation (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetGeoLocationAction > init=null)
 
static commercetools.Sdk.Api.Models.Channels.ChannelSetRolesAction SetRoles (Action< commercetools.Sdk.Api.Models.Channels.ChannelSetRolesAction > init=null)
 

Constructor & Destructor Documentation

◆ ChannelAddRolesAction()

commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction.ChannelAddRolesAction ( )
inline

Property Documentation

◆ Action

string commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction.Action
getset

◆ Roles

IList<IChannelRoleEnum> commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction.Roles
getset

◆ RolesEnumerable

IEnumerable<IChannelRoleEnum> commercetools.Sdk.Api.Models.Channels.ChannelAddRolesAction.RolesEnumerable
set

The documentation for this class was generated from the following file: