capacity_by_weight property

capacity_by_weight property

CapacityByWeight

Definition:

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

See Also