export interface IGShoppingReviewStatusReasonWithHelpMessageFields { code: string; help_url: string; message: string; }