permissionHaltQuotationResponse top-level property

Permission permissionHaltQuotationResponse
getter/setter pair

Implementation

Permission permissionHaltQuotationResponse = Permission(
  uid: 'quotations-responses-halt',
  name: 'Halt Quotation Response',
  description: 'Permission to halt a quotation response',
);