export interface IPurchase { ping: string; offerId: string; }