UNPKG

@golemio/parkings

Version:
8 lines (7 loc) 145 B
export interface IBusinessError { identifier: string; provider: string; record_date: string; type: string; detail: object; }