ListLinkedAccountParams
data class ListLinkedAccountParams(clientSecret: String, startingAfterAccountId: String?) : Parcelable
Content copied to clipboard
Constructors
Link copied to clipboard
fun ListLinkedAccountParams(clientSecret: String, startingAfterAccountId: String?)
Content copied to clipboard