All Downloads are FREE. Search and download functionalities are using the official Maven repository.

infobip.api.model.omni.campaign.Gender Maven / Gradle / Ivy

There is a newer version: 4.4.0
Show newest version
package infobip.api.model.omni.campaign;

/**
 * This is a generated class and is not intended for modification!
 */
public enum Gender {
    FEMALE,
    MALE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy