pub type PbRefreshResponse = RefreshResponse;
pub struct PbRefreshResponse { pub status: Option<Status>, }
status: Option<Status>