All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.lightspark.sdk.wallet.model.EntityId.kt Maven / Gradle / Ivy

The newest version!
package com.lightspark.sdk.wallet.model

import kotlinx.serialization.Serializable

@Serializable
data class EntityId(val id: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy