amount fastighet

amount fastighet

Representerar amount för felfältet. amount måste vara större än eller lika med noll.

Definition:

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

Se även