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

com.withabound.models.documents.ten99k.PayerClassification Maven / Gradle / Ivy

Go to download

The Abound Java SDK provides convenient access to the Abound API from applications written in Java.

The newest version!
package com.withabound.models.documents.ten99k;

import com.google.gson.annotations.SerializedName;

public enum PayerClassification {
  @SerializedName("pse")
  PAYMENT_SETTLEMENT_ENTITY,

  @SerializedName("epfOther")
  ELECTRONIC_PAYMENT_FACILITATOR_OR_OTHER_THIRD_PARTY,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy