Enum baimax::ast::AccountIdentField [] [src]

pub enum AccountIdentField {
    CustomerAccountNum,
    Currency,
    Infos,
}

Variants

Trait Implementations

impl Debug for AccountIdentField
[src]

Formats the value using the given formatter.

impl Copy for AccountIdentField
[src]

impl Clone for AccountIdentField
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more