Bittrex v3.0.0-alpha.2 Bittrex.Subaccount View Source
A Bittrex Subaccount.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Bittrex.Subaccount{created_at: NaiveDateTime.t(), id: String.t()}
t() :: %Bittrex.Subaccount{created_at: NaiveDateTime.t(), id: String.t()}
id
: unique ID of this subaccount.created_at
: when the account was created.