evaluation_period_open(id bigint, at_point_in_time timestamp with time zone DEFAULT now())


Parameters

Name Type Mode
id bigint IN
at_point_in_time timestamp with time zone IN

Definition