CodingKeys

public enum CodingKeys : String, CodingKey

The CodingKeys for Hyperwallet errors

    • errorList: The list of errors

    Declaration

    Swift

    case errorList = "errors"