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

au.org.consumerdatastandards.holder.model.banking.ParamEffective Maven / Gradle / Ivy

The newest version!
/*
 * Consumer Data Standards
 * Sample Data Holder to Demonstrate the Consumer Data Right APIs
 *
 * NOTE: This class is auto generated
 * Do not edit the class manually.
 */
package au.org.consumerdatastandards.holder.model.banking;

public enum ParamEffective {
    CURRENT,
    FUTURE,
    ALL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy