[][src]Trait ya_agreement_utils::OfferBuilder

pub trait OfferBuilder {
    fn build(&self) -> Value;
}

Required methods

fn build(&self) -> Value

Loading content...

Implementors

Loading content...