ChargeType

API: Stable Deprecated: Yes

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