customerprofiles_list_profile_object_type_templates {paws.customer.engagement} | R Documentation |
Lists all of the template information for object types
Description
Lists all of the template information for object types.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_profile_object_type_templates/ for full documentation.
Usage
customerprofiles_list_profile_object_type_templates(
NextToken = NULL,
MaxResults = NULL
)
Arguments
NextToken |
The pagination token from the previous ListObjectTypeTemplates API call. |
MaxResults |
The maximum number of objects returned per page. |
[Package paws.customer.engagement version 0.9.0 Index]