class AppsDynamiteFrontendBotInfo extends Collection (View source)

Properties

protected $collection_key
protected $appIdType
protected $appIdDataType
string $botAvatarUrl
string $botName
string $description
string $developerName
string $marketPlaceBannerUrl
string $status
protected $supportUrlsType
protected $supportUrlsDataType
string[] $supportedUses
string $whitelistStatus

Methods

setAppId(AppsDynamiteAppId $appId)

No description

getAppId()

No description

setBotAvatarUrl($botAvatarUrl)

No description

string
getBotAvatarUrl()

No description

setBotName($botName)

No description

string
getBotName()

No description

setDescription($description)

No description

string
getDescription()

No description

setDeveloperName($developerName)

No description

string
getDeveloperName()

No description

setMarketPlaceBannerUrl($marketPlaceBannerUrl)

No description

string
getMarketPlaceBannerUrl()

No description

setStatus($status)

No description

string
getStatus()

No description

setSupportedUses($supportedUses)

No description

string[]
getSupportedUses()

No description

setWhitelistStatus($whitelistStatus)

No description

string
getWhitelistStatus()

No description

Details

setAppId(AppsDynamiteAppId $appId)

No description

Parameters

AppsDynamiteAppId $appId

AppsDynamiteAppId getAppId()

No description

Return Value

AppsDynamiteAppId

setBotAvatarUrl($botAvatarUrl)

No description

Parameters

$botAvatarUrl

string getBotAvatarUrl()

No description

Return Value

string

setBotName($botName)

No description

Parameters

$botName

string getBotName()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDeveloperName($developerName)

No description

Parameters

$developerName

string getDeveloperName()

No description

Return Value

string

setMarketPlaceBannerUrl($marketPlaceBannerUrl)

No description

Parameters

$marketPlaceBannerUrl

string getMarketPlaceBannerUrl()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setSupportUrls(AppsDynamiteFrontendBotInfoSupportUrls $supportUrls)

No description

Parameters

AppsDynamiteFrontendBotInfoSupportUrls $supportUrls

setSupportedUses($supportedUses)

No description

Parameters

$supportedUses

string[] getSupportedUses()

No description

Return Value

string[]

setWhitelistStatus($whitelistStatus)

No description

Parameters

$whitelistStatus

string getWhitelistStatus()

No description

Return Value

string