ApiMapValue:
    | string
    | null
    | number
    | null
    | boolean
    | null
    | string[]
    | null

MapValue