DocuSign v0.2.4 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()
}