Packages

package index

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class StatusDetails(details: Seq[Any] = _root_.scala.Seq.empty, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[StatusDetails] with Product with Serializable

    Serialized status details, conveyed from the driver ReadService to the ledger API client.

    Serialized status details, conveyed from the driver ReadService to the ledger API client. To be combined with a status code and message.

    Annotations
    @SerialVersionUID()

Ungrouped