Interface: WarmupPlanResponse
Defined in: sdk/src/types.ts:1020
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:1021 |
organizationId | string | sdk/src/types.ts:1022 |
domain | string | sdk/src/types.ts:1023 |
providerAccountId | string | sdk/src/types.ts:1024 |
status | WarmupStatus | sdk/src/types.ts:1025 |
targetDailyVolume | number | sdk/src/types.ts:1026 |
startVolume | number | sdk/src/types.ts:1027 |
rampMultiplier | number | sdk/src/types.ts:1028 |
maxDeferralRate | number | sdk/src/types.ts:1029 |
aggressiveness | WarmupAggressiveness | sdk/src/types.ts:1030 |
currentDay | number | sdk/src/types.ts:1031 |
totalDays | number | sdk/src/types.ts:1032 |
createdAt | string | sdk/src/types.ts:1033 |
updatedAt | string | sdk/src/types.ts:1034 |