paymentapi::schema::payer::dsl

Macro __static_cond

macro_rules! __static_cond {
    (payer payer) => { ... };
    (payer credit) => { ... };
}