Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 421 Bytes

Slab.md

File metadata and controls

21 lines (11 loc) · 421 Bytes

Slab

Represents a pricing priceType (rates + slabs) for usage price plan

Properties

Name Type Description Notes
order Integer
startAfter BigDecimal
priceType PriceType
slabConfig Map<String, String> [optional]

Implemented Interfaces

  • Serializable