Class: Samsara::Types::RecipientObjectRequestBodyType
- Inherits:
-
Object
- Object
- Samsara::Types::RecipientObjectRequestBodyType
- Defined in:
- lib/samsara_api/types/recipient_object_request_body_type.rb
Overview
The type of recipients Valid values: ‘user`, `contact`, `role`
Constant Summary collapse
- USER =
"user"- CONTACT =
"contact"- ROLE =
"role"