Channels
Channels
Channels Objects
class Channels()This is a base object that contains all you can do about Bundles.
constructor
function constructor()Constructor
Arguments:
ReferenceInternalOpenGateAPI - to the API object.
withCertificate
function withCertificate(certificate: string) -> 'Channels'Set the certificate attribute
Arguments:
certificatestring
Returns:
Channels
withDescription
function withDescription(description: string) -> 'Channels'Set the description attribute
Arguments:
descriptionstring - required field
Returns:
Channels
withName
function withName(name: string) -> 'Channels'Set the name attribute
Arguments:
namestring - required field
Returns:
Channels
withOrganization
function withOrganization(organization: string) -> 'Channels'Set the organization attribute
Arguments:
organizationstring
Returns:
Channels