Name | Type | Description |
---|---|---|
remaining_rated_amount_per_day | Float | The accumulated remaining rated amount that the accounts receivable is allowed to use within a day |
remaining_rated_amount_per_month | Float | The accumulated remaining rated amount that the accounts receivable is allowed to use within a month |
remaining_rated_amount_per_transaction | Float | The accumulated remaining rated amount that the accounts receivable is allowed to use per transaction |
remaining_usage_per_day | Integer | The accumulated remaining usage amount that the accounts receivable is allowed to use within a day |
remaining_usage_per_month | Integer | The accumulated remaining usage amount that the accounts receivable is allowed to use within a month |
remaining_usage_per_transaction | Integer | The accumulated remaining usage amount that the accounts receivable is allowed to use per transaction |
next_transaction_remaining_amount | Float | The maximum allowed amount that can be consumed in the next transaction of the account owner which takes into account the accumulated rated amounts allowance |
next_transaction_remaining_usage | Float | The maximum allowed usage that can be consumed in the next usage transaction of the account owner which takes into account the accumulated usage allowance. |
remaining_usage_allowance_per_service | Set of Accounts Receivable Usage Allowance per Service | The remaining usage allowance per service, service product type and product family |
...