Learn R Programming

kisopenapi (version 0.0.2)

get_buyable_cash: get buyable cash

Description

Get buyable amount of cash of the account

Usage

get_buyable_cash(prdt_code)

Value

A numeric specifying buyable cash

Arguments

prdt_code

A string specifying account product code

Examples

Run this code
# get buyable cash
if (FALSE) {
get_buyable_cash()
}

Run the code above in your browser using DataLab