Enum EKYC.DataInputSource

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum EKYC.DataInputSource
    extends Enum<EKYC.DataInputSource>
                        

    Represents where a piece of data used in the EKYC module comes from. Is used to support prefilling information based on the Flow configuration from the Incode dashboard.

    Since:

    5.29.0

    • Constructor Detail