export type PlatformAdditionalFeePolicyScheduleAlreadyExistsError = { type: "PLATFORM_ADDITIONAL_FEE_POLICY_SCHEDULE_ALREADY_EXISTS"; message?: string; };