Enum Class PrepareRequest.CadenceEnum

java.lang.Object
java.lang.Enum<PrepareRequest.CadenceEnum>
com.qtsurfer.api.client.model.PrepareRequest.CadenceEnum
All Implemented Interfaces:
Serializable, Comparable<PrepareRequest.CadenceEnum>, Constable
Enclosing class:
PrepareRequest

public static enum PrepareRequest.CadenceEnum extends Enum<PrepareRequest.CadenceEnum>
Output bar cadence for the prepared range. Defaults to the publisher's native cadence (`1s`); coarser cadences are produced on demand via resampling and stored alongside the native blob in cache. Coarser-than- source values must be exact multiples of the source cadence — invalid labels return `400`.