Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y 

U

UNDO_CLOSE - Static variable in class com.mambu.apisdk.util.APIData
 
UNDO_REJECT - Static variable in class com.mambu.apisdk.util.APIData
 
UNDO_WITHDRAWN - Static variable in class com.mambu.apisdk.util.APIData
 
undoApproveLoanAccount(String, String) - Method in class com.mambu.apisdk.services.LoansService
Undo Approve for a loan account
undoApproveSavingsAccount(String, String) - Method in class com.mambu.apisdk.services.SavingsService
Undo Approve for a savings account
undoCloseLoanAccount(LoanAccount, String) - Method in class com.mambu.apisdk.services.LoansService
Undo Close Loan account.
undoCloseSavingsAccount(SavingsAccount, String) - Method in class com.mambu.apisdk.services.SavingsService
Undo Close Savings account.
undoDisburseLoanAccount(String, String) - Method in class com.mambu.apisdk.services.LoansService
Undo Disburse for a loan account.
unlockLoanAccount(String, String) - Method in class com.mambu.apisdk.services.LoansService
Unlock loan account
update(MambuEntityType, String, CustomFieldValue) - Method in class com.mambu.apisdk.services.CustomFieldValueService
Update custom field value entity.
update(MambuEntityType, String, MambuEntityType, String, CustomFieldValue) - Method in class com.mambu.apisdk.services.CustomFieldValueService
Update custom field value for owned entity.
update(MambuEntityType, String, List<CustomFieldValue>) - Method in class com.mambu.apisdk.services.CustomFieldValueService
Update a list of custom fields
updateClient(ClientExpanded) - Method in class com.mambu.apisdk.services.ClientsService
Update an existent client (expanded) using ClientExpanded object and send it as a JSON api.
updateEntity(Class<R>, String) - Method in class com.mambu.apisdk.util.ServiceExecutor
Update entity
updateGroup(GroupExpanded) - Method in class com.mambu.apisdk.services.ClientsService
Update an existent group using GroupExpanded object and send it as a JSON api.
updateGroupedFields(MambuEntityType, String, List<CustomFieldValue>) - Method in class com.mambu.apisdk.services.CustomFieldValueService
Update grouped custom field values for an entity.
updateLoanAccount(LoanAccount) - Method in class com.mambu.apisdk.services.LoansService
Update an existent LoanAccount using LoanAccount object and sending it as a JSON API.
updateLoanAccountFunds(String, List<InvestorFund>) - Method in class com.mambu.apisdk.services.LoansService
Update funds for an existent Loan Account
updateLoanAccountGuarantees(String, List<Guaranty>) - Method in class com.mambu.apisdk.services.LoansService
Update guarantees for an existent Loan Account
updateLoanAccountTranches(String, List<LoanTranche>) - Method in class com.mambu.apisdk.services.LoansService
Update tranches for an existent LoanAccount
updateLoanRepaymentsSchedule(String, JSONLoanRepayments) - Method in class com.mambu.apisdk.services.RepaymentsService
Update unpaid repayment schedule for a Loan Account
updateOwnedEntity(MambuEntityType, String, T, String) - Method in class com.mambu.apisdk.util.ServiceExecutor
Update existent owned entity.
updateSavingsAccount(JSONSavingsAccount) - Method in class com.mambu.apisdk.services.SavingsService
Update an existent SavingsAccount using JSONSavingsAccount object and sending it via the JSON API.
updateSavingsAccount(SavingsAccount) - Method in class com.mambu.apisdk.services.SavingsService
Convenience method to Update an existent SavingsAccount.
updateTask(Task) - Method in class com.mambu.apisdk.services.TasksService
Update an existent task using a Task object in a json request
uploadClientProfilePicture(String, JSONDocument) - Method in class com.mambu.apisdk.services.ClientsService
Upload client profile picture file
uploadClientSignatureFile(String, JSONDocument) - Method in class com.mambu.apisdk.services.ClientsService
Upload client signature file
uploadDocument(JSONDocument) - Method in class com.mambu.apisdk.services.DocumentsService
Upload new Document using a JSONDocument object and as json request
URLHelper - Class in com.mambu.apisdk.util
Helper class for operations with the URL adresses
URLHelper(String, String, String) - Constructor for class com.mambu.apisdk.util.URLHelper
 
USER_ID - Static variable in class com.mambu.apisdk.util.APIData
 
USER_ROLES - Static variable in class com.mambu.apisdk.util.APIData
 
UserAgentHeader - Annotation Type in com.mambu.apisdk.model
Annotation class for defining the user agent header sent along with all requests to the server
userAgentHeaderValue() - Method in class com.mambu.apisdk.util.URLHelper
Gets the user agent header value as set once with the factory initialization
Username - Annotation Type in com.mambu.apisdk.model
Annotation class for defining the username in order to connect to the server
USERNAME - Static variable in class com.mambu.apisdk.util.APIData
 
USERS - Static variable in class com.mambu.apisdk.util.APIData
 
UsersService - Class in com.mambu.apisdk.services
Service class which handles API operations like getting and creating users.
UsersService(MambuAPIService) - Constructor for class com.mambu.apisdk.services.UsersService
Create a new users service
A B C D E F G H I J L M N O P Q R S T U V W Y 
Skip navigation links