export interface RawExternalSource {
    marketplace_code?: string;
}
