UNPKG

@jingbof/rets-client

Version:

RETS (Real Estate Transaction Standards) Client in Typescript

9 lines (8 loc) 146 B
export interface RetsObject { data: any objectId: number contentId: string contentType: string description: string location: string }