[]Type Definition eq_claim::Event

type Event<T> = RawEvent<<<<T as Trait>::VestingSchedule as VestingSchedule<<T as Trait>::AccountId>>::Currency as Currency<<T as Trait>::AccountId>>::Balance, <T as Trait>::AccountId>;

RawEvent specialized for the configuration Trait