Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 612 Bytes

File metadata and controls

15 lines (11 loc) · 612 Bytes

Unifapi.Sdk.Model.ErrorBilling

Present when the error either exposes recovery metadata or charged usage.

Properties

Name Type Description Notes
CreditsRequired int [optional]
CreditsCharged int [optional]
RecordsCharged int [optional]
BalanceRemaining int
TruncatedDueToBalance bool [optional]

[Back to Model list] [Back to API list] [Back to README]