STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.form
/
MyBusinessGroupRecipient
My
Business
Group
Recipient
data
class
MyBusinessGroupRecipient
(
var
groupId
:
Long
,
var
groupName
:
String
?
)
:
RecipientModel
Content copied to clipboard
Constructors
Functions
Properties
Constructors
My
Business
Group
Recipient
Link copied to clipboard
fun
MyBusinessGroupRecipient
(
groupId
:
Long
,
groupName
:
String
?
)
Content copied to clipboard
Properties
groupId
Link copied to clipboard
var
groupId
:
Long
Content copied to clipboard
groupName
Link copied to clipboard
var
groupName
:
String
?
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard