Struct newegg::client::NeweggClient [] [src]

pub struct NeweggClient { /* fields omitted */ }

Methods

impl NeweggClient
[src]

[src]

[src]

Please make sure your HTTP client has very long timeout because some APIs are very slow

[src]

[src]

[src]

Trait Implementations

impl OrderApi for NeweggClient
[src]

[src]

Note for USA marketplace, the default Status is '0'(Unshipped)

[src]

[src]

impl ServiceStatusApi for NeweggClient
[src]

Auto Trait Implementations

impl Send for NeweggClient

impl Sync for NeweggClient