permissionRestoreQuotationResponse top-level property

Permission permissionRestoreQuotationResponse
getter/setter pair

Implementation

Permission permissionRestoreQuotationResponse = Permission(
  uid: 'quotations-responses-restore',
  name: 'Restore Quotation Response',
  description: 'Permission to restore a quotation response',
);