startFrom

@SerialName(value = "start_from")
val startFrom: JsonPrimitive?

The order value to start from, inclusive: a number, or an RFC 3339 timestamp string. null starts at the lowest value for Direction.ASC and the highest for Direction.DESC.