Record

add-to-meal-plan-params

No description available.

record add-to-meal-plan-params {
  username: string,
  hash: string,
  date: f64,
  position: s32,
  slot: s32,
  type-op: string,
  value: add-to-meal-plan-body-value,
}

Fields

NameTypeDescription
usernamestring
hashstring
datef64
positions32
slots32
type-opstring
valueadd-to-meal-plan-body-value