class LiveChatSuperStickerDetails extends Model (View source)

Properties

string $amountDisplayString
string $amountMicros
string $currency
protected $superStickerMetadataType
protected $superStickerMetadataDataType
string $tier

Methods

setAmountDisplayString($amountDisplayString)

No description

string
getAmountDisplayString()

No description

setAmountMicros($amountMicros)

No description

string
getAmountMicros()

No description

setCurrency($currency)

No description

string
getCurrency()

No description

setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)

No description

setTier($tier)

No description

string
getTier()

No description

Details

setAmountDisplayString($amountDisplayString)

No description

Parameters

$amountDisplayString

string getAmountDisplayString()

No description

Return Value

string

setAmountMicros($amountMicros)

No description

Parameters

$amountMicros

string getAmountMicros()

No description

Return Value

string

setCurrency($currency)

No description

Parameters

$currency

string getCurrency()

No description

Return Value

string

setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)

No description

Parameters

SuperStickerMetadata $superStickerMetadata

SuperStickerMetadata getSuperStickerMetadata()

No description

Return Value

SuperStickerMetadata

setTier($tier)

No description

Parameters

$tier

string getTier()

No description

Return Value

string