static Namespace |
Namespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Namespace |
Namespace.withAppleKey(String appleKey) |
Namespace |
Namespace.withBalance(Double balance) |
Namespace |
Namespace.withCreatedAt(Long createdAt) |
Namespace |
Namespace.withCreateWalletScript(ScriptSetting createWalletScript) |
Namespace |
Namespace.withCurrency(String currency) |
Namespace |
Namespace.withDepositScript(ScriptSetting depositScript) |
Namespace |
Namespace.withDescription(String description) |
Namespace |
Namespace.withEnableFakeReceipt(Boolean enableFakeReceipt) |
Namespace |
Namespace.withGoogleKey(String googleKey) |
Namespace |
Namespace.withLogSetting(LogSetting logSetting) |
Namespace |
Namespace.withName(String name) |
Namespace |
Namespace.withNamespaceId(String namespaceId) |
Namespace |
Namespace.withPriority(String priority) |
Namespace |
Namespace.withShareFree(Boolean shareFree) |
Namespace |
Namespace.withUpdatedAt(Long updatedAt) |
Namespace |
Namespace.withWithdrawScript(ScriptSetting withdrawScript) |