class LiveChatSuperChatDetails extends Model (View source)

Properties

string $amountDisplayString
string $amountMicros
string $currency
string $tier
string $userComment

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

setTier($tier)

No description

string
getTier()

No description

setUserComment($userComment)

No description

string
getUserComment()

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

setTier($tier)

No description

Parameters

$tier

string getTier()

No description

Return Value

string

setUserComment($userComment)

No description

Parameters

$userComment

string getUserComment()

No description

Return Value

string