toggle menu
stream-video-android
1.18.1
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
SIPPinProtectionConfigsResponse
/
SIPPinProtectionConfigsResponse
SIPPin
Protection
Configs
Response
constructor
(
@
Json
(
name
=
"enabled"
)
enabled
:
Boolean
,
@
Json
(
name
=
"default_pin"
)
defaultPin
:
String
?
=
null
,
@
Json
(
name
=
"max_attempts"
)
maxAttempts
:
Int
?
=
null
,
@
Json
(
name
=
"required_pin_digits"
)
requiredPinDigits
:
Int
?
=
null
)