IntegrationEntityStatsType
No description
type IntegrationEntityStatsType {
last100calls: [IntegrationEntityAuditCallType]
lastSuccess: IntegrationEntityAuditCallType
lastFailed: IntegrationEntityAuditCallType
}
Fields
IntegrationEntityStatsType.last100calls
● [IntegrationEntityAuditCallType]
list object
IntegrationEntityStatsType.lastSuccess
● IntegrationEntityAuditCallType
object
IntegrationEntityStatsType.lastFailed
● IntegrationEntityAuditCallType
object
Member of
DocumentType
object