Difference between revisions of "Fee Table"
Jump to navigation
Jump to search
(Created page with "Return to Patent Data Specifications. ==Table Variables==") |
|||
| Line 2: | Line 2: | ||
==Table Variables== | ==Table Variables== | ||
| + | |||
| + | Table "public.fee" | ||
| + | Column | Type | Modifiers | ||
| + | ----------+-------------------+----------- | ||
| + | patent | character varying | | ||
| + | appdate | integer | | ||
| + | size | character varying | | ||
| + | filedate | date | | ||
| + | gdate | date | | ||
| + | feedate | date | | ||
| + | feecode | character varying | | ||
Revision as of 11:11, 8 July 2016
Return to Patent Data Specifications.
Table Variables
Table "public.fee" Column | Type | Modifiers ----------+-------------------+----------- patent | character varying | appdate | integer | size | character varying | filedate | date | gdate | date | feedate | date | feecode | character varying |