pub fn create_auth_subscription(
api_key: &str,
signature: &str,
timestamp: &str,
passphrase: &str,
product_ids: Vec<String>,
channels: Vec<String>,
) -> OwnedValueExpand description
Create an authenticated subscription for Coinbase