GenericClass
class GenericClass extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $appLinkDataType | ||
protected | $appLinkDataDataType | ||
protected | $callbackOptionsType | ||
protected | $callbackOptionsDataType | ||
protected | $classTemplateInfoType | ||
protected | $classTemplateInfoDataType | ||
bool | $enableSmartTap | ||
string | $id | ||
protected | $imageModulesDataType | ||
protected | $imageModulesDataDataType | ||
protected | $linksModuleDataType | ||
protected | $linksModuleDataDataType | ||
protected | $messagesType | ||
protected | $messagesDataType | ||
string | $multipleDevicesAndHoldersAllowedStatus | ||
string[] | $redemptionIssuers | ||
protected | $securityAnimationType | ||
protected | $securityAnimationDataType | ||
protected | $textModulesDataType | ||
protected | $textModulesDataDataType | ||
string | $viewUnlockRequirement |
Methods
getAppLinkData()
No description
getCallbackOptions()
No description
getClassTemplateInfo()
No description
setEnableSmartTap($enableSmartTap)
No description
bool
getEnableSmartTap()
No description
setId($id)
No description
string
getId()
No description
setImageModulesData($imageModulesData)
No description
getImageModulesData()
No description
getLinksModuleData()
No description
setMessages($messages)
No description
Message[]
getMessages()
No description
setMultipleDevicesAndHoldersAllowedStatus($multipleDevicesAndHoldersAllowedStatus)
No description
string
getMultipleDevicesAndHoldersAllowedStatus()
No description
setRedemptionIssuers($redemptionIssuers)
No description
string[]
getRedemptionIssuers()
No description
getSecurityAnimation()
No description
setTextModulesData($textModulesData)
No description
getTextModulesData()
No description
setViewUnlockRequirement($viewUnlockRequirement)
No description
string
getViewUnlockRequirement()
No description
Details
setAppLinkData(AppLinkData $appLinkData)
No description
AppLinkData
getAppLinkData()
No description
setCallbackOptions(CallbackOptions $callbackOptions)
No description
CallbackOptions
getCallbackOptions()
No description
setClassTemplateInfo(ClassTemplateInfo $classTemplateInfo)
No description
ClassTemplateInfo
getClassTemplateInfo()
No description
setEnableSmartTap($enableSmartTap)
No description
bool
getEnableSmartTap()
No description
setId($id)
No description
string
getId()
No description
setImageModulesData($imageModulesData)
No description
ImageModuleData[]
getImageModulesData()
No description
setLinksModuleData(LinksModuleData $linksModuleData)
No description
LinksModuleData
getLinksModuleData()
No description
setMessages($messages)
No description
Message[]
getMessages()
No description
setMultipleDevicesAndHoldersAllowedStatus($multipleDevicesAndHoldersAllowedStatus)
No description
string
getMultipleDevicesAndHoldersAllowedStatus()
No description
setRedemptionIssuers($redemptionIssuers)
No description
string[]
getRedemptionIssuers()
No description
setSecurityAnimation(SecurityAnimation $securityAnimation)
No description
SecurityAnimation
getSecurityAnimation()
No description
setTextModulesData($textModulesData)
No description
TextModuleData[]
getTextModulesData()
No description
setViewUnlockRequirement($viewUnlockRequirement)
No description
string
getViewUnlockRequirement()
No description