PACECloudSDK
/
cloud.pace.sdk.appkit.communication.generated.model.request
/
SetSecureDataRequest
Set
Secure
Data
Request
data class
SetSecureDataRequest
(key:
String
, value:
String
)
Content copied to clipboard
Properties
Properties
key
Link copied to clipboard
val
key
:
String
Content copied to clipboard
The key under which the secure data should be stored.
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard
The secure value to be stored.