Skip to main content

Interface: RowEdit

Defined in: composables/react/usePurchaseAuthorization.ts:29

Per-contact editable PAC fields tracked in the configurator table.

Properties

dirty

dirty: boolean

Defined in: composables/react/usePurchaseAuthorization.ts:35

true when the row has unsaved changes.


limit

limit: number | undefined

Defined in: composables/react/usePurchaseAuthorization.ts:33

Authorization spend limit, or undefined when unlimited/unset.


role

role: string

Defined in: composables/react/usePurchaseAuthorization.ts:31

Selected purchase role for the row's contact.