amount عقار

amount عقار

يمثل amount من شريط الخطأ.

ملاحظات

يجب أن يكون الرقم amount أكبر من أو يساوي الصفر.

تعريف:

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

أنظر أيضا