LotProperties interface

The lot properties.

Properties

billingCurrency

The billing currency of the lot.

closedBalance

The balance as of the last invoice.

closedBalanceInBillingCurrency

The balance as of the last invoice in billing currency.

creditCurrency

The currency of the lot.

eTag

The eTag for the resource.

expirationDate

The expiration date of a lot.

isEstimatedBalance

If true, the listed details are based on an estimation and it will be subjected to change.

organizationType

The organization type of the lot.

originalAmount

The original amount of a lot, Note: This will not be returned for Contributor Organization Type in Multi-Entity consumption commitment

originalAmountInBillingCurrency

The original amount of a lot in billing currency, Note: This will not be returned for Contributor Organization Type in Multi-Entity consumption commitment

poNumber

The po number of the invoice on which the lot was added. This property is not available for ConsumptionCommitment lots.

purchasedDate

The date when the lot was added.

reseller

The reseller of the lot.

source

The source of the lot.

startDate

The date when the lot became effective.

status

The status of the lot.

usedAmount

Amount consumed from the commitment.

Property Details

billingCurrency

The billing currency of the lot.

billingCurrency?: string

Property Value

string

closedBalance

The balance as of the last invoice.

closedBalance?: Amount

Property Value

closedBalanceInBillingCurrency

The balance as of the last invoice in billing currency.

closedBalanceInBillingCurrency?: AmountWithExchangeRate

Property Value

creditCurrency

The currency of the lot.

creditCurrency?: string

Property Value

string

eTag

The eTag for the resource.

eTag?: string

Property Value

string

expirationDate

The expiration date of a lot.

expirationDate?: Date

Property Value

Date

isEstimatedBalance

If true, the listed details are based on an estimation and it will be subjected to change.

isEstimatedBalance?: boolean

Property Value

boolean

organizationType

The organization type of the lot.

organizationType?: string

Property Value

string

originalAmount

The original amount of a lot, Note: This will not be returned for Contributor Organization Type in Multi-Entity consumption commitment

originalAmount?: Amount

Property Value

originalAmountInBillingCurrency

The original amount of a lot in billing currency, Note: This will not be returned for Contributor Organization Type in Multi-Entity consumption commitment

originalAmountInBillingCurrency?: AmountWithExchangeRate

Property Value

poNumber

The po number of the invoice on which the lot was added. This property is not available for ConsumptionCommitment lots.

poNumber?: string

Property Value

string

purchasedDate

The date when the lot was added.

purchasedDate?: Date

Property Value

Date

reseller

The reseller of the lot.

reseller?: Reseller

Property Value

source

The source of the lot.

source?: string

Property Value

string

startDate

The date when the lot became effective.

startDate?: Date

Property Value

Date

status

The status of the lot.

status?: string

Property Value

string

usedAmount

Amount consumed from the commitment.

usedAmount?: Amount

Property Value