Companion

Properties

Link copied to clipboard
const val CHARGE_FULL_PRICE: Int = 5
Link copied to clipboard
const val CHARGE_PRORATED_PRICE: Int = 2
Link copied to clipboard
const val DEFERRED: Int = 6
Link copied to clipboard
Link copied to clipboard
const val WITH_TIME_PRORATION: Int = 1
Link copied to clipboard
const val WITHOUT_PRORATION: Int = 3