RotationRules

@JsonSerializable
data class RotationRules(val AutomaticallyAfterDays: Int? = null)

Constructors

Link copied to clipboard
constructor(AutomaticallyAfterDays: Int? = null)

Properties

Link copied to clipboard