UNPKG

wqx

Version:

Water Quality Exchange (WQX): JSON Schema

9 lines (8 loc) 183 B
export default { $id: 'https://epa.gov/wqx/AddressType', title: 'Address Type', description: '', type: 'string', enum: ['Location', 'Mailing', 'Shipping'], maxLength: 8 }