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