TrinityIDWallet
1.7.1
TrinityIDWalletCore
/
de.comuny.wallet.core.internal
/
Props
Props
data
class
Props
(
val
id
:
String
,
val
environment
:
String
,
val
json
:
Json
,
val
httpClient
:
HttpClient
)
Content copied to clipboard
Constructors
Properties
Constructors
Props
Link copied to clipboard
fun
Props
(
id
:
String
,
environment
:
String
,
json
:
Json
,
httpClient
:
HttpClient
)
Content copied to clipboard
Properties
environment
Link copied to clipboard
val
environment
:
String
Content copied to clipboard
http
Client
Link copied to clipboard
val
httpClient
:
HttpClient
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
json
Link copied to clipboard
val
json
:
Json
Content copied to clipboard