Struct ark::models::fee::FeeResponse [] [src]

pub struct FeeResponse {
    pub success: bool,
    pub fees: Option<Fee>,
}

Fields

Trait Implementations

impl Debug for FeeResponse
[src]

[src]

Formats the value using the given formatter.