DocuSign v0.1.2 DocuSign.Model.ConnectDebugLog View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.ConnectDebugLog{
  connectConfig: String.t(),
  errorDetails: ErrorDetails,
  eventDateTime: String.t(),
  eventDescription: String.t(),
  payload: String.t()
}