Response

public struct Response : HandyJSON

Response template

  • Type of the template

    Declaration

    Swift

    private(set) public var type:String!
  • Payload containing specific payload data

    Declaration

    Swift

    private(set) public var payload:Template!
  • Undocumented

    Declaration

    Swift

    public struct Response : HandyJSON