Struct google_books1::UsersettingsNotification [] [src]

pub struct UsersettingsNotification {
    pub more_from_series: Option<UsersettingsNotificationMoreFromSeries>,
    pub reward_expirations: Option<UsersettingsNotificationRewardExpirations>,
    pub more_from_authors: Option<UsersettingsNotificationMoreFromAuthors>,
}

There is no detailed description.

This type is not used in any activity, and only used as part of another schema.

Fields

no description provided

no description provided

no description provided

Trait Implementations

impl Default for UsersettingsNotification
[src]

Returns the "default value" for a type. Read more

impl Clone for UsersettingsNotification
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UsersettingsNotification
[src]

Formats the value using the given formatter.

impl NestedType for UsersettingsNotification
[src]

impl Part for UsersettingsNotification
[src]