| Package | Description |
|---|---|
| com.popbill.api | |
| com.popbill.api.kakao |
| Modifier and Type | Method and Description |
|---|---|
ChargeInfo |
KakaoService.getChargeInfo(String CorpNum,
KakaoType kakaoType) |
float |
KakaoService.getUnitCost(String CorpNum,
KakaoType KakaoType) |
| Modifier and Type | Method and Description |
|---|---|
static KakaoType |
KakaoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KakaoType[] |
KakaoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChargeInfo |
KakaoServiceImp.getChargeInfo(String CorpNum,
KakaoType kakaoType) |
float |
KakaoServiceImp.getUnitCost(String CorpNum,
KakaoType kakaoType) |
Copyright © 2023. All rights reserved.