PreflightInfo
Defined in: packages/synapse-sdk/src/types.ts:366
Preflight information for storage uploads
Properties
Section titled “Properties”allowanceCheck
Section titled “allowanceCheck”allowanceCheck:
object
Defined in: packages/synapse-sdk/src/types.ts:374
Allowance check results
message?
Section titled “message?”
optionalmessage:string
sufficient
Section titled “sufficient”sufficient:
boolean
estimatedCost
Section titled “estimatedCost”estimatedCost:
object
Defined in: packages/synapse-sdk/src/types.ts:368
Estimated storage costs
perDay
Section titled “perDay”perDay:
bigint
perEpoch
Section titled “perEpoch”perEpoch:
bigint
perMonth
Section titled “perMonth”perMonth:
bigint
selectedDataSetId
Section titled “selectedDataSetId”selectedDataSetId:
number|null
Defined in: packages/synapse-sdk/src/types.ts:381
Selected data set ID (null when no specific dataset selected)
selectedProvider
Section titled “selectedProvider”selectedProvider:
ProviderInfo|null
Defined in: packages/synapse-sdk/src/types.ts:379
Selected service provider (null when no specific provider selected)