public class GetMyWalletRequest extends io.gs2.control.Gs2UserRequest<GetMyWalletRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetMyWalletRequest.Constant |
| Constructor and Description |
|---|
GetMyWalletRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoldName()
ゴールドの名前を指定します。を取得
|
void |
setGoldName(String goldName)
ゴールドの名前を指定します。を設定
|
GetMyWalletRequest |
withGoldName(String goldName)
ゴールドの名前を指定します。を設定
|
getAccessToken, setAccessToken, withAccessTokenpublic String getGoldName()
public void setGoldName(String goldName)
goldName - ゴールドの名前を指定します。public GetMyWalletRequest withGoldName(String goldName)
goldName - ゴールドの名前を指定します。Copyright © 2016 Game Server Services, Inc. AllRights Reserved.