Skip to main content

CreateBoxGroupResponseContent

Type Alias CreateBoxGroupResponseContent 

Source
pub type CreateBoxGroupResponseContent = BoxGroup;

Aliased Type§

pub struct CreateBoxGroupResponseContent {
    pub id: i64,
}

Fields§

§id: i64