Builder
class Builder
A builder for BacktestCreateResponse.
Functions
Link copied to clipboard
fun additionalProperties(additionalProperties: Map<String, JsonValue>): BacktestCreateResponse.Builder
Link copied to clipboard
Sets Builder.backtestToken to an arbitrary JSON value.
Auth Rule Backtest Token
Link copied to clipboard
Returns an immutable instance of BacktestCreateResponse.
Link copied to clipboard
Link copied to clipboard
fun putAllAdditionalProperties(additionalProperties: Map<String, JsonValue>): BacktestCreateResponse.Builder
Link copied to clipboard
Link copied to clipboard