Struct helpscout::api::mailboxes::MailboxRef [] [src]

pub struct MailboxRef {
    pub id: i32,
    pub name: String,
}

Fields

Trait Implementations

impl Debug for MailboxRef
[src]

[src]

Formats the value using the given formatter.