Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / DiscountExplicitPriceInfoResponse

Type Alias: DiscountExplicitPriceInfoResponse

DiscountExplicitPriceInfoResponse = DiscountPriceInfoResponseBase & object

Defined in: lib/messaging-api/model/discountExplicitPriceInfoResponse.ts:17

Type Declaration

currency?

optional currency: CurrencyEnum

Currency code (e.g., JPY, THB, TWD).

originalPrice?

optional originalPrice: number

priceAfterDiscount?

optional priceAfterDiscount: number

type

type: "explicit"