Struct bestbuy::client::BestbuyClient [] [src]

pub struct BestbuyClient { /* fields omitted */ }

Methods

impl BestbuyClient
[src]

[src]

[src]

[src]

Trait Implementations

impl OrderApi for BestbuyClient
[src]

[src]

[src]

[src]

[src]

Update the shipment of the order which is in "SHIPPING" state to "SHIPPED" state Read more

Auto Trait Implementations

impl Send for BestbuyClient

impl Sync for BestbuyClient