Skip to content

ApiGetClientPreferencesResponseDTO

stonepy.models.ApiGetClientPreferencesResponseDTO.ApiGetClientPreferencesResponseDTO

Bases: ResponseModel

Results of a get client preferences request.

client_preferences class-attribute instance-attribute

client_preferences: list[ClientPreferenceKeyDTO] | None = (
    Field(default=None, alias="ClientPreferences")
)

The requested array of client preference key value pairs