get_contact_point_info {previsionio} | R Documentation |
Get a contact point information from its contact_point_id.
Description
Get a contact point information from its contact_point_id.
Usage
get_contact_point_info(contact_point_id)
Arguments
contact_point_id |
id of the contact point, can be obtained with get_contact_points(). |
Value
list - information of the contact point.
[Package previsionio version 11.7.0 Index]