PlatformCompanyNotFoundError: {
    type: "PLATFORM_COMPANY_NOT_FOUND";
    message?: string;
}

사업자 정보를 찾을 수 없는 경우

Type declaration

  • type: "PLATFORM_COMPANY_NOT_FOUND"
  • Optionalmessage?: string