SpendingLimitDetails interface

The billing profile spending limit.

Properties

amount

The initial amount for the billing profile.

currency

The currency in which the charges for the billing profile are billed.

endDate

The date when this spending limit is no longer in effect.

startDate

The date when this spending limit goes into effect.

status

The status of current spending limit.

type

The type of spending limit.

Property Details

amount

The initial amount for the billing profile.

amount?: number

Property Value

number

currency

The currency in which the charges for the billing profile are billed.

currency?: string

Property Value

string

endDate

The date when this spending limit is no longer in effect.

endDate?: Date

Property Value

Date

startDate

The date when this spending limit goes into effect.

startDate?: Date

Property Value

Date

status

The status of current spending limit.

status?: string

Property Value

string

type

The type of spending limit.

type?: string

Property Value

string