NAME

com::zoho::crm::api::HeaderMap - This class represents header name and value.

DESCRIPTION

METHODS

new

Returns the instance of the class HeaderMap

add

This method is to add header name and value. Param header : A Header class instance. Param value : A Header value for header class instance.