Type Definition sendgrid::v3::SGMap [] [src]

type SGMap = HashMap<String, String>;

Just a redefinition of a map to store string keys and values.