CheckoutError public protocol CheckoutError : Equatable, Error Show on GitHub code Declaration Swift var code: Int { get } Show on GitHub