LiveChatUserBannedMessageDetails
class LiveChatUserBannedMessageDetails extends Model (View source)
Properties
string | $banDurationSeconds | ||
string | $banType | ||
protected | $bannedUserDetailsType | ||
protected | $bannedUserDetailsDataType |
Methods
setBanDurationSeconds($banDurationSeconds)
No description
string
getBanDurationSeconds()
No description
setBanType($banType)
No description
string
getBanType()
No description
getBannedUserDetails()
No description
Details
setBanDurationSeconds($banDurationSeconds)
No description
string
getBanDurationSeconds()
No description
setBanType($banType)
No description
string
getBanType()
No description
setBannedUserDetails(ChannelProfileDetails $bannedUserDetails)
No description
ChannelProfileDetails
getBannedUserDetails()
No description