Struct helpscout::api::conversations::ConversationSource [] [src]

pub struct ConversationSource {
    pub conversation_source_type: ConversationSourceType,
    pub via: ConversationSourceVia,
}

Fields

Trait Implementations

impl Debug for ConversationSource
[src]

[src]

Formats the value using the given formatter.