AnchorErrorResponse

@Serializable
data class AnchorErrorResponse(error: String)

Properties

Link copied to clipboard
val error: String