UNPKG

@tomei/live-price

Version:

Tomei live-price Package

9 lines (8 loc) 219 B
export interface IFeedConfigAttr { FeedConfigId?: string; NotificationEmail?: string; CutOffReminderInternal?: number; ManualPriceReminderInternal?: number; UpdatedAt?: Date; UpdatedById?: string; }