Sensibill Android SDK
androidJvm
Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
ClientInfoResponseDtoProviderIDs
Client
Info
Response
Dto
Provider
IDs
data
class
ClientInfoResponseDtoProviderIDs
(
val
gmail
:
String
?
=
null
,
val
outlook
:
String
?
=
null
)
Identifiers for external integrations used by this client.
Parameters
gmail
outlook
Members
Constructors
Client
Info
Response
Dto
Provider
IDs
Link copied to clipboard
constructor
(
gmail
:
String
?
=
null
,
outlook
:
String
?
=
null
)
Properties
gmail
Link copied to clipboard
@
SerializedName
(
value
=
"gmail"
)
val
gmail
:
String
?
=
null
outlook
Link copied to clipboard
@
SerializedName
(
value
=
"outlook"
)
val
outlook
:
String
?
=
null