BalancePropertiesAdjustmentDetailsItem Class
BalancePropertiesAdjustmentDetailsItem.
Constructor
BalancePropertiesAdjustmentDetailsItem(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
the name of new adjustment. |
|
value
|
the value of new adjustment. |
Attributes
name
the name of new adjustment.
name: str | None
value
the value of new adjustment.
value: Decimal | None