blob: 3b30a41d8964c84cc0f0e3ac426a524e765e20a2 [file] [log] [blame]
package org.apache.fineract.ui.online.customers.customerprofile.editcustomerprofilebottomsheet;
/**
* @author Rajan Maurya
* On 07/08/17.
*/
public enum EditAction {
CAMERA,
GALLERY,
DELETE
}