Skip to content

@swapped/connect-sdk / core / ExchangePayOrderTimeLeft

Type Alias: ExchangePayOrderTimeLeft

ExchangePayOrderTimeLeft = object

Defined in: src/modules/exchange-pay/exchange-pay.utils.ts:110

Properties

hours

hours: number

Defined in: src/modules/exchange-pay/exchange-pay.utils.ts:112

Hours component of the remaining time.


minutes

minutes: number

Defined in: src/modules/exchange-pay/exchange-pay.utils.ts:114

Minutes component of the remaining time (0–59).


seconds

seconds: number

Defined in: src/modules/exchange-pay/exchange-pay.utils.ts:116

Seconds component of the remaining time (0–59).