Gamebase SDK for Android  2.41.0
NHN Cloud Gamebase Platform
TransferAccountRenewConfiguration Member List

This is the complete list of members for TransferAccountRenewConfiguration, including all inherited members.

fromJson(@NonNull String json, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull JSONObject jsonObject, Class< T > classOfT)ValueObjectstatic
fromJson(@NonNull String json, Type type)ValueObjectstatic
getAccountId()TransferAccountRenewConfiguration
getAccountPassword()TransferAccountRenewConfiguration
getRenewalModeType()TransferAccountRenewConfiguration
getRenewalTargetType()TransferAccountRenewConfiguration
newAutoRenewConfiguration(final RenewalTargetType renewalTargetType)TransferAccountRenewConfigurationstatic
newManualRenewConfiguration(final String accountPassword)TransferAccountRenewConfigurationstatic
newManualRenewConfiguration(final String accountId, final String accountPassword)TransferAccountRenewConfigurationstatic
toJsonString()ValueObject
toPrettyJsonString()ValueObject
toString()TransferAccountRenewConfiguration