interface IInput {
    offer_id: string;
}

Properties

Properties

offer_id: string