Class PartnerStatementLineItem

java.lang.Object
com.blockchyp.client.dto.PartnerStatementLineItem

public class PartnerStatementLineItem extends Object
Models line item level data for a partner statement.
  • Constructor Details

    • PartnerStatementLineItem

      public PartnerStatementLineItem()
  • Method Details

    • setId

      public void setId(String value)
      Sets the line item id.
      Parameters:
      value - the line item id.
    • getId

      public String getId()
      Gets the line item id.
      Returns:
      the line item id.
    • setInvoiceId

      public void setInvoiceId(String value)
      Sets the invoice id for the underlying merchant statement.
      Parameters:
      value - the invoice id for the underlying merchant statement.
    • getInvoiceId

      public String getInvoiceId()
      Gets the invoice id for the underlying merchant statement.
      Returns:
      the invoice id for the underlying merchant statement.
    • setTotalFees

      public void setTotalFees(float value)
      Sets the total fees charged to the merchant.
      Parameters:
      value - the total fees charged to the merchant.
    • getTotalFees

      public float getTotalFees()
      Gets the total fees charged to the merchant.
      Returns:
      the total fees charged to the merchant.
    • setTotalFeesFormatted

      public void setTotalFeesFormatted(String value)
      Sets the total fees charge formatted as a currency string.
      Parameters:
      value - the total fees charge formatted as a currency string.
    • getTotalFeesFormatted

      public String getTotalFeesFormatted()
      Gets the total fees charge formatted as a currency string.
      Returns:
      the total fees charge formatted as a currency string.
    • setTotalFeesOnVolume

      public void setTotalFeesOnVolume(float value)
      Sets the total fees charged to the merchant as ratio of volume.
      Parameters:
      value - the total fees charged to the merchant as ratio of volume.
    • getTotalFeesOnVolume

      public float getTotalFeesOnVolume()
      Gets the total fees charged to the merchant as ratio of volume.
      Returns:
      the total fees charged to the merchant as ratio of volume.
    • setTotalFeesOnVolumeFormatted

      public void setTotalFeesOnVolumeFormatted(String value)
      Sets the total fees charged to the merchant as percentage of volume.
      Parameters:
      value - the total fees charged to the merchant as percentage of volume.
    • getTotalFeesOnVolumeFormatted

      public String getTotalFeesOnVolumeFormatted()
      Gets the total fees charged to the merchant as percentage of volume.
      Returns:
      the total fees charged to the merchant as percentage of volume.
    • setMerchantId

      public void setMerchantId(String value)
      Sets the id of the merchant.
      Parameters:
      value - the id of the merchant.
    • getMerchantId

      public String getMerchantId()
      Gets the id of the merchant.
      Returns:
      the id of the merchant.
    • setMerchantName

      public void setMerchantName(String value)
      Sets the corporate name of the merchant.
      Parameters:
      value - the corporate name of the merchant.
    • getMerchantName

      public String getMerchantName()
      Gets the corporate name of the merchant.
      Returns:
      the corporate name of the merchant.
    • setDbaName

      public void setDbaName(String value)
      Sets the dba name of the merchant.
      Parameters:
      value - the dba name of the merchant.
    • getDbaName

      public String getDbaName()
      Gets the dba name of the merchant.
      Returns:
      the dba name of the merchant.
    • setStatementDate

      public void setStatementDate(Date value)
      Sets the date the statement was generated.
      Parameters:
      value - the date the statement was generated.
    • getStatementDate

      public Date getStatementDate()
      Gets the date the statement was generated.
      Returns:
      the date the statement was generated.
    • setVolume

      public void setVolume(float value)
      Sets volume in numeric format.
      Parameters:
      value - volume in numeric format.
    • getVolume

      public float getVolume()
      Gets volume in numeric format.
      Returns:
      volume in numeric format.
    • setVolumeFormatted

      public void setVolumeFormatted(String value)
      Sets the string formatted total volume on the statement.
      Parameters:
      value - the string formatted total volume on the statement.
    • getVolumeFormatted

      public String getVolumeFormatted()
      Gets the string formatted total volume on the statement.
      Returns:
      the string formatted total volume on the statement.
    • setTransactionCount

      public void setTransactionCount(int value)
      Sets the total volume on the statement.
      Parameters:
      value - the total volume on the statement.
    • getTransactionCount

      public int getTransactionCount()
      Gets the total volume on the statement.
      Returns:
      the total volume on the statement.
    • setInterchange

      public void setInterchange(float value)
      Sets the total interchange fees incurred this period.
      Parameters:
      value - the total interchange fees incurred this period.
    • getInterchange

      public float getInterchange()
      Gets the total interchange fees incurred this period.
      Returns:
      the total interchange fees incurred this period.
    • setInterchangeFormatted

      public void setInterchangeFormatted(String value)
      Sets the currency formatted form of interchange.
      Parameters:
      value - the currency formatted form of interchange.
    • getInterchangeFormatted

      public String getInterchangeFormatted()
      Gets the currency formatted form of interchange.
      Returns:
      the currency formatted form of interchange.
    • setInterchangeOnVolume

      public void setInterchangeOnVolume(float value)
      Sets the total interchange as a ratio on volume incurred this period.
      Parameters:
      value - the total interchange as a ratio on volume incurred this period.
    • getInterchangeOnVolume

      public float getInterchangeOnVolume()
      Gets the total interchange as a ratio on volume incurred this period.
      Returns:
      the total interchange as a ratio on volume incurred this period.
    • setInterchangeOnVolumeFormatted

      public void setInterchangeOnVolumeFormatted(String value)
      Sets the total interchange as a percentage of volume.
      Parameters:
      value - the total interchange as a percentage of volume.
    • getInterchangeOnVolumeFormatted

      public String getInterchangeOnVolumeFormatted()
      Gets the total interchange as a percentage of volume.
      Returns:
      the total interchange as a percentage of volume.
    • setAssessments

      public void setAssessments(float value)
      Sets the total card brand assessments fees incurred this period.
      Parameters:
      value - the total card brand assessments fees incurred this period.
    • getAssessments

      public float getAssessments()
      Gets the total card brand assessments fees incurred this period.
      Returns:
      the total card brand assessments fees incurred this period.
    • setAssessmentsFormatted

      public void setAssessmentsFormatted(String value)
      Sets the currency formatted form of card brand assessments.
      Parameters:
      value - the currency formatted form of card brand assessments.
    • getAssessmentsFormatted

      public String getAssessmentsFormatted()
      Gets the currency formatted form of card brand assessments.
      Returns:
      the currency formatted form of card brand assessments.
    • setAssessmentsOnVolume

      public void setAssessmentsOnVolume(float value)
      Sets the total card brand assessments as a ratio on volume incurred this period.
      Parameters:
      value - the total card brand assessments as a ratio on volume incurred this period.
    • getAssessmentsOnVolume

      public float getAssessmentsOnVolume()
      Gets the total card brand assessments as a ratio on volume incurred this period.
      Returns:
      the total card brand assessments as a ratio on volume incurred this period.
    • setAssessmentsOnVolumeFormatted

      public void setAssessmentsOnVolumeFormatted(String value)
      Sets the total card brand assessments as a percentage of volume.
      Parameters:
      value - the total card brand assessments as a percentage of volume.
    • getAssessmentsOnVolumeFormatted

      public String getAssessmentsOnVolumeFormatted()
      Gets the total card brand assessments as a percentage of volume.
      Returns:
      the total card brand assessments as a percentage of volume.
    • setPartnerCommission

      public void setPartnerCommission(float value)
      Sets the commission earned on the portfolio during the statement period.
      Parameters:
      value - the commission earned on the portfolio during the statement period.
    • getPartnerCommission

      public float getPartnerCommission()
      Gets the commission earned on the portfolio during the statement period.
      Returns:
      the commission earned on the portfolio during the statement period.
    • setPartnerCommissionFormatted

      public void setPartnerCommissionFormatted(String value)
      Sets the string formatted total volume on the statement.
      Parameters:
      value - the string formatted total volume on the statement.
    • getPartnerCommissionFormatted

      public String getPartnerCommissionFormatted()
      Gets the string formatted total volume on the statement.
      Returns:
      the string formatted total volume on the statement.
    • setBuyRate

      public void setBuyRate(float value)
      Sets the total fees charge to the partner due to buy rates.
      Parameters:
      value - the total fees charge to the partner due to buy rates.
    • getBuyRate

      public float getBuyRate()
      Gets the total fees charge to the partner due to buy rates.
      Returns:
      the total fees charge to the partner due to buy rates.
    • setBuyRateFormatted

      public void setBuyRateFormatted(String value)
      Sets the currency formatted form of partner buy rate.
      Parameters:
      value - the currency formatted form of partner buy rate.
    • getBuyRateFormatted

      public String getBuyRateFormatted()
      Gets the currency formatted form of partner buy rate.
      Returns:
      the currency formatted form of partner buy rate.
    • setHardCosts

      public void setHardCosts(float value)
      Sets refers to card brand fees shared between BlockChyp and the partner.
      Parameters:
      value - refers to card brand fees shared between BlockChyp and the partner.
    • getHardCosts

      public float getHardCosts()
      Gets refers to card brand fees shared between BlockChyp and the partner.
      Returns:
      refers to card brand fees shared between BlockChyp and the partner.
    • setHardCostsFormatted

      public void setHardCostsFormatted(String value)
      Sets the currency formatted form of hard costs.
      Parameters:
      value - the currency formatted form of hard costs.
    • getHardCostsFormatted

      public String getHardCostsFormatted()
      Gets the currency formatted form of hard costs.
      Returns:
      the currency formatted form of hard costs.