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

com.univapay.sdk.models.request.configuration.PreconfiguredSemimonthlySchedule Maven / Gradle / Ivy

The newest version!
package com.univapay.sdk.models.request.configuration;

public class PreconfiguredSemimonthlySchedule extends PreconfiguredTransferSchedule {
  @Override
  public String getConstant() {
    return "semimonthly";
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy