UNPKG

@simplyhomes/sos-client

Version:

Client SDK for SimplyHomes SOS API

9 lines (8 loc) 180 B
export declare class SDK_SourceModel { sid: number; source: string; createdAt: Date; rejectDetail?: string; reasons: string[]; hubspotDealIds?: string[]; }