Skip to content

Commit

Permalink
Update subscribeaccountv2response.go
Browse files Browse the repository at this point in the history
  • Loading branch information
eynzhang committed Sep 29, 2020
1 parent c15252b commit 0705717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/model/account/subscribeaccountv2response.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ type SubscribeAccountV2Response struct {
Currency string `json:"currency"`
AccountId int `json:"accountId"`
Balance string `json:"balance"`
Available string `json:"available"`
ChangeType string `json:"changeType"`
AccountType string `json:"accountType"`
ChangeTime int64 `json:"changeTime"`
Expand Down

0 comments on commit 0705717

Please sign in to comment.