Contract: {
    factor: number;
    id: string;
    stackSpotAccountId: string;
    startDate: string;
}

Type declaration

  • factor: number
  • id: string
  • stackSpotAccountId: string
  • startDate: string