export interface ICreatedProviderOrder { guid?: string; createdAt: string; }