Skip to main content

UpdateFirstWeekDayResponseContent

Type Alias UpdateFirstWeekDayResponseContent 

Source
pub type UpdateFirstWeekDayResponseContent = FirstWeekDayPreference;

Aliased Type§

pub struct UpdateFirstWeekDayResponseContent {
    pub first_week_day: i32,
}

Fields§

§first_week_day: i32

0 is Sunday through 6 Saturday, as GetIdentity serves it.