ApiErrorEnvelopeV1

@Serializable
data class ApiErrorEnvelopeV1(val error: ApiErrorV1)(source)

Constructors

Link copied to clipboard
constructor(error: ApiErrorV1)

Properties

Link copied to clipboard