Enumeration BillingModel

Billing model.

Enumeration Members

Enumeration Members

FlatFee: "FLAT_FEE"
PerUnit: "PER_UNIT"
UsageBased: "USAGE_BASED"