class CustomTemplate extends Model (View source)

Properties

string $accountId
string $containerId
string $fingerprint
protected $galleryReferenceType
protected $galleryReferenceDataType
string $name
string $path
string $tagManagerUrl
string $templateData
string $templateId
string $workspaceId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setContainerId($containerId)

No description

string
getContainerId()

No description

setFingerprint($fingerprint)

No description

string
getFingerprint()

No description

setGalleryReference(GalleryReference $galleryReference)

No description

setName($name)

No description

string
getName()

No description

setPath($path)

No description

string
getPath()

No description

setTagManagerUrl($tagManagerUrl)

No description

string
getTagManagerUrl()

No description

setTemplateData($templateData)

No description

string
getTemplateData()

No description

setTemplateId($templateId)

No description

string
getTemplateId()

No description

setWorkspaceId($workspaceId)

No description

string
getWorkspaceId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setContainerId($containerId)

No description

Parameters

$containerId

string getContainerId()

No description

Return Value

string

setFingerprint($fingerprint)

No description

Parameters

$fingerprint

string getFingerprint()

No description

Return Value

string

setGalleryReference(GalleryReference $galleryReference)

No description

Parameters

GalleryReference $galleryReference

GalleryReference getGalleryReference()

No description

Return Value

GalleryReference

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setTagManagerUrl($tagManagerUrl)

No description

Parameters

$tagManagerUrl

string getTagManagerUrl()

No description

Return Value

string

setTemplateData($templateData)

No description

Parameters

$templateData

string getTemplateData()

No description

Return Value

string

setTemplateId($templateId)

No description

Parameters

$templateId

string getTemplateId()

No description

Return Value

string

setWorkspaceId($workspaceId)

No description

Parameters

$workspaceId

string getWorkspaceId()

No description

Return Value

string