isFlatRate property

bool? isFlatRate
getter/setter pair

If true, the commitment is a flat-rate commitment, otherwise, it's an edition commitment.

Output only.

Implementation

core.bool? isFlatRate;