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

io.sphere.sdk.attributes.TextInputHint Maven / Gradle / Ivy

The newest version!
package io.sphere.sdk.attributes;

public enum TextInputHint {
    SingleLine, MultiLine
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy