InvoiceUnitRule

data class InvoiceUnitRule(val linkedAccounts: List<String>)

Constructors

Link copied to clipboard
constructor(linkedAccounts: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of LINKED_ACCOUNT IDs where charges are included within the invoice unit.