export enum ApiResponseCode { JSON_RESPONSE = 0, FILE_RESPONSE = 1, }