Uses of Class
io.gs2.project.model.Account
Packages that use Account
-
Uses of Account in io.gs2.project.model
Methods in io.gs2.project.model that return AccountModifier and TypeMethodDescriptionstatic AccountAccount.fromJson(com.fasterxml.jackson.databind.JsonNode data) Account.withAccountId(String accountId) Account.withCompanyName(String companyName) Account.withCreatedAt(Long createdAt) Account.withFullName(String fullName) Account.withOwnerId(String ownerId) Account.withStatus(String status) Account.withUpdatedAt(Long updatedAt) Methods in io.gs2.project.model with parameters of type Account -
Uses of Account in io.gs2.project.result
Methods in io.gs2.project.result that return AccountModifier and TypeMethodDescriptionCreateAccountResult.getItem()DeleteAccountResult.getItem()SignInResult.getItem()UpdateAccountResult.getItem()VerifyResult.getItem()Methods in io.gs2.project.result with parameters of type AccountModifier and TypeMethodDescriptionvoidvoidvoidvoidvoid