Record
delete-meal-plan-template-params
No description available.
record delete-meal-plan-template-params {
username: string,
id: string,
hash: string,
hash-v2: string,
id-v2: f64,
username-v2: string,
}Fields
| Name | Type | Description |
|---|---|---|
| username | string | |
| id | string | |
| hash | string | |
| hash-v2 | string | |
| id-v2 | f64 | |
| username-v2 | string |