get_balance_history: List Balance History

Description Usage Arguments

View source: R/private.R

Description

List Balance History

Usage

1
get_balance_history(currency_code = "JPY", count = 100, before = 0, after = 0)

Arguments

currency_code

Specify a currency code. If omitted, the value is set to JPY.

count

Specifies the number of results. If this is omitted, the value will be 100.

before

Obtains data having an id lower than the value specified for this parameter.

after

Obtains data having an id higher than the value specified for this parameter.


teramonagi/bitflyer documentation built on Jan. 12, 2021, 1:02 p.m.