clientprotocol
/
org.inthewaves.kotlinsignald.clientprotocol.v1.structures
/
AccountList
common
Account
List
data class
AccountList
(accounts:
List
<
Account
>) :
SignaldResponseBodyV1
Content copied to clipboard
Properties
Properties
accounts
Link copied to clipboard
common
val
accounts
:
List
<
Account
>
Content copied to clipboard