ClientPreferencesRequestDTO¶ stonepy.models.ClientPreferencesRequestDTO.ClientPreferencesRequestDTO ¶ Bases: RequestModel Get an array of client preferences stored in preference keys. key class-attribute instance-attribute ¶ key: list[str] = Field(alias='Key') The array of client preference keys to retrieve.