- Updated user type structure to include new fields for pricing: price_daily, price_monthly, price_yearly, and credits_monthly. - Added status field to manage publishing states (draft, published, archived) for user types. - Enhanced the user type API to support pricing operations, including retrieval and updates for pricing information. - Refactored tests to cover new pricing functionalities and ensure robust handling of user type statuses. |
||
|---|---|---|
| .. | ||
| bindata.go | ||
| data.go | ||
| data_test.go | ||