ChargeType

API: Stable

enum class ChargeType {
    ABSOLUTE,
    DIFFERENTIAL_QUOTA,
}
Properties
ABSOLUTE
DIFFERENTIAL_QUOTA