baasatrakuza > Operand
検索条件値の型です。
Signature:
export declare type Operand = string | number | boolean | null | undefined;