Enum coinbase_client::private_client::WithdrawType [−][src]
pub enum WithdrawType {
Withdraw,
InternalWithdraw,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for WithdrawTypeimpl Send for WithdrawTypeimpl Sync for WithdrawTypeimpl Unpin for WithdrawTypeimpl UnwindSafe for WithdrawType