pub type LayerCreatedResponse = LayerCreatedResponse;
pub struct LayerCreatedResponse { pub layer_id: String, }
layer_id: String