cost_type property

cost_type property

CostType

Definition:

@property
def cost_type(self):
    ...
@cost_type.setter
def cost_type(self, value):
    ...

See Also