pub type ErrorCollection = Vec<SwishClientError>;
pub struct ErrorCollection { /* private fields */ }