Struct vkrs::account::GetAppPermissions [] [src]

pub struct GetAppPermissions { /* fields omitted */ }

The account.getAppPermissions API request.

Methods

impl GetAppPermissions
[src]

Trait Implementations

impl Eq for GetAppPermissions
[src]

impl Copy for GetAppPermissions
[src]

impl Debug for GetAppPermissions
[src]

Formats the value using the given formatter.

impl PartialEq for GetAppPermissions
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for GetAppPermissions
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Request for GetAppPermissions
[src]