Domains
Domains
Domains Objects
class Domains()This is a base object that contains all you can do about Bundles.
constructor
function constructor()Constructor
Arguments:
ReferenceInternalOpenGateAPI - to the API object.
withDescription
function withDescription(description: string) -> 'Domains'Set the description attribute
Arguments:
descriptionstring - required field
Returns:
Domains
withName
function withName(name: string) -> 'Domains'Set the name attribute
Arguments:
namestring - required field
Returns:
Domains
withParentDomain
function withParentDomain(parentDomain: string) -> 'Domains'Set the parentDomain attribute
Arguments:
parentDomainstring
Returns:
Domains