StatusSummaryOutput interface
속성
| cancelled | 취소된 수 |
| failed | 실패한 수 |
| in |
진행 중인 수 |
| not |
아직 시작되지 않은 횟수 |
| success | 성공 횟수 |
| total | 총 개수 |
| total |
API에 의해 청구되는 총 문자 수 |
속성 세부 정보
cancelled
취소된 수
cancelled: number
속성 값
number
failed
실패한 수
failed: number
속성 값
number
inProgress
진행 중인 수
inProgress: number
속성 값
number
notYetStarted
아직 시작되지 않은 횟수
notYetStarted: number
속성 값
number
success
성공 횟수
success: number
속성 값
number
total
총 개수
total: number
속성 값
number
totalCharacterCharged
API에 의해 청구되는 총 문자 수
totalCharacterCharged: number
속성 값
number