Enum hubspot::EngagementType
source · pub enum EngagementType {
Notes,
}Variants§
Notes
Trait Implementations§
source§impl Clone for EngagementType
impl Clone for EngagementType
source§fn clone(&self) -> EngagementType
fn clone(&self) -> EngagementType
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more