Interface BTDiscountInfo

Export

Interface

BTDiscountInfo

Hierarchy

  • BTDiscountInfo

Properties

accountBalance?: number

Memberof

BTDiscountInfo

amountOff?: number

Memberof

BTDiscountInfo

couponType?: number

Memberof

BTDiscountInfo

couponValidMonths?: number

Memberof

BTDiscountInfo

createdAt?: Date

Memberof

BTDiscountInfo

createdBy?: BTUserSummaryInfo

Memberof

BTDiscountInfo

expiresAt?: Date

Memberof

BTDiscountInfo

href?: string

URI to fetch complete information of the resource.

Memberof

BTDiscountInfo

id?: string

Id of the resource.

Memberof

BTDiscountInfo

name?: string

Name of the resource.

Memberof

BTDiscountInfo

ownerId?: string

Memberof

BTDiscountInfo

percentOff?: number

Memberof

BTDiscountInfo

planId?: string

Memberof

BTDiscountInfo

trialEndDate?: string

Memberof

BTDiscountInfo

usedAt?: Date

Memberof

BTDiscountInfo

viewRef?: string

URI to visualize the resource in a webclient if applicable.

Memberof

BTDiscountInfo

Generated using TypeDoc