export interface RequestStateGstCodeCreateOrUpdate { state: string; gstCode: string; gstNumber: string; }