api_procedures_createCheckpointSchedule.CreateCheckpointScheduleParams
Previousapi_procedures_createAsset.CreateAssetWithTickerParamsNextapi_procedures_createGroup.CreateGroupParams
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / / CreateCheckpointScheduleParams
.CreateCheckpointScheduleParams
• period: null
|
The cadence with which to make Checkpoints.
note
A null value indicates to create only one Checkpoint, regardless of repetitions specified. This can be used to schedule the creation of a Checkpoint in the future
Defined in
• repetitions: null
| BigNumber
The number of snapshots to take. A null value indicates snapshots should be made indefinitely
Defined in
• start: null
| Date
The date from which to begin creating snapshots. A null value indicates immediately
Defined in