pull/20/head
Cullen Watson 2023-08-27 16:09:13 -05:00
parent b3a6cb3d42
commit 73d1e2838a
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ site_type (enum)
│ │ ├── interval (CompensationInterval): yearly, monthly, weekly, daily, hourly
│ │ ├── min_amount (float)
│ │ ├── max_amount (float)
│ │ └── currency (str): default is "US"
│ │ └── currency (str)
│ └── date_posted (datetime)
├── total_results (int)
└── returned_results (int)