check_all_nulls(jason jsonb, prefix_ character varying, ignored_postfix text[] DEFAULT ARRAY['obj_id'::text, 'identifier'::text])


Parameters

Name Type Mode
jason jsonb IN
prefix_ character varying IN
ignored_postfix text[] IN

Definition