Shortfall interface
MACC shortfall
Properties
| balance |
Points to BalanceVersion document that indicates the remaining commitment balance when the credit was created. |
| charge | Shortfall amount with grain. |
| end |
End DateTime in UTC. |
| product |
Represents catalog UPN. |
| resource |
Fully-qualified resource identifier of the credits associated with the shortfall. |
| start |
Start DateTime. |
| system |
This is an identifier of the shortfall which will not change for its lifetime. |
Property Details
balanceVersion
Points to BalanceVersion document that indicates the remaining commitment balance when the credit was created.
balanceVersion?: number
Property Value
number
charge
endAt
End DateTime in UTC.
endAt?: Date
Property Value
Date
productCode
Represents catalog UPN.
productCode?: string
Property Value
string
resourceId
Fully-qualified resource identifier of the credits associated with the shortfall.
resourceId?: string
Property Value
string
startAt
Start DateTime.
startAt?: Date
Property Value
Date
systemId
This is an identifier of the shortfall which will not change for its lifetime.
systemId?: string
Property Value
string