recreation_fee_code

-1 rows


Description

Recreation fee codes for classification of fees within a project

Columns

Column Type Size Nulls Auto Default Children Parents Comments
recreation_fee_code varchar 1 null
recreation_fee.recreation_fee_code recreation_fee_recreation_fee_code_fkey R
recreation_fee_code_history.recreation_fee_code Implied Constraint R
recreation_fee_history.recreation_fee_code Implied Constraint R

A code indicating a specific recreation fee type. E.g., C for Camping, D for Day Use, H for Hut.

description varchar 120 null

Description of the recreation fee type.

updated_at timestamp 29,6 now()
sys_period tstzrange 2147483647 tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone)

Indexes

Constraint Name Type Sort Column(s)
recreation_fee_code_pkey Primary key Asc recreation_fee_code

Relationships