BudgetAutoAdjustData

data class BudgetAutoAdjustData(val autoAdjustType: String, val historicalOptions: BudgetAutoAdjustDataHistoricalOptions? = null, val lastAutoAdjustTime: String? = null)

Constructors

Link copied to clipboard
constructor(autoAdjustType: String, historicalOptions: BudgetAutoAdjustDataHistoricalOptions? = null, lastAutoAdjustTime: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard