NameValuePair

Type Alias NameValuePair 

Source
type NameValuePair = (String, Option<String>);