View Source MVola.Types.TransactionResponse (MVola v0.2.0)

Link to this section Summary

Link to this section Types

@type t() :: %MVola.Types.TransactionResponse{
  notification_method: String.t(),
  server_correlation_id: String.t(),
  status: String.t()
}