@vepler/property-types
v3.20.0
Published
TypeScript definitions for the Property API
Downloads
41
Readme
@vepler/property-types
TypeScript definitions for the Property API.
This package contains all the public types needed for interacting with the Property API.
Installation
npm install @vepler/property-types --save-devUsage
import { IProperty, PropertyQueryOptions } from '@vepler/property-types';
// Now you can use the types in your codeAvailable Types
Models
- Property model types (IProperty, IListing, etc.)
Query
- Query parameters and options
Response
- API response types
License
This package is licensed under CC-BY-NC-4.0, which means you can:
- Share and adapt the material
- Use it for non-commercial purposes
- Must give appropriate credit to Vepler
Commercial use requires permission.
