protocol

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

The request protocol. Example: 'http'.