sp_save_guest_document_data


Parameters

Name Type Mode
p_data jsonb IN
p_photo bytea IN (DEFAULT NULL)
p_image bytea IN (DEFAULT NULL)
p_image_type text IN (DEFAULT NULL)
p_photo_type text IN (DEFAULT NULL)
p_photo_url text IN (DEFAULT NULL)
p_image_url text IN (DEFAULT NULL)

Definition