Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BalancePropertiesAdjustmentDetailsItem

Package version

interface

An interface representing BalancePropertiesAdjustmentDetailsItem.

Hierarchy

  • BalancePropertiesAdjustmentDetailsItem

Index

Properties

Properties

Optional name

name: undefined | string
member

{string} [name] the name of new adjustment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | number
member

{number} [value] the value of new adjustment. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc