Response

public enum Response : CustomStringConvertible

The outcome of a network request: either success (with an entity representing the resource’s current state), or failure (with an error).