protocol

@SerializedName(value = "protocol")
@Expose
open var protocol: String

The response protocol. Example: 'http'.