Package com.blockchyp.client.dto
Class PartnerStatementLineItem
java.lang.Object
com.blockchyp.client.dto.PartnerStatementLineItem
Models line item level data for a partner statement.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatGets the total card brand assessments fees incurred this period.Gets the currency formatted form of card brand assessments.floatGets the total card brand assessments as a ratio on volume incurred this period.Gets the total card brand assessments as a percentage of volume.floatGets the total fees charge to the partner due to buy rates.Gets the currency formatted form of partner buy rate.Gets the dba name of the merchant.floatGets refers to card brand fees shared between BlockChyp and the partner.Gets the currency formatted form of hard costs.getId()Gets the line item id.floatGets the total interchange fees incurred this period.Gets the currency formatted form of interchange.floatGets the total interchange as a ratio on volume incurred this period.Gets the total interchange as a percentage of volume.Gets the invoice id for the underlying merchant statement.Gets the id of the merchant.Gets the corporate name of the merchant.floatGets the commission earned on the portfolio during the statement period.Gets the string formatted total volume on the statement.Gets the date the statement was generated.floatGets the total fees charged to the merchant.Gets the total fees charge formatted as a currency string.floatGets the total fees charged to the merchant as ratio of volume.Gets the total fees charged to the merchant as percentage of volume.intGets the total volume on the statement.floatGets volume in numeric format.Gets the string formatted total volume on the statement.voidsetAssessments(float value) Sets the total card brand assessments fees incurred this period.voidsetAssessmentsFormatted(String value) Sets the currency formatted form of card brand assessments.voidsetAssessmentsOnVolume(float value) Sets the total card brand assessments as a ratio on volume incurred this period.voidSets the total card brand assessments as a percentage of volume.voidsetBuyRate(float value) Sets the total fees charge to the partner due to buy rates.voidsetBuyRateFormatted(String value) Sets the currency formatted form of partner buy rate.voidsetDbaName(String value) Sets the dba name of the merchant.voidsetHardCosts(float value) Sets refers to card brand fees shared between BlockChyp and the partner.voidsetHardCostsFormatted(String value) Sets the currency formatted form of hard costs.voidSets the line item id.voidsetInterchange(float value) Sets the total interchange fees incurred this period.voidsetInterchangeFormatted(String value) Sets the currency formatted form of interchange.voidsetInterchangeOnVolume(float value) Sets the total interchange as a ratio on volume incurred this period.voidSets the total interchange as a percentage of volume.voidsetInvoiceId(String value) Sets the invoice id for the underlying merchant statement.voidsetMerchantId(String value) Sets the id of the merchant.voidsetMerchantName(String value) Sets the corporate name of the merchant.voidsetPartnerCommission(float value) Sets the commission earned on the portfolio during the statement period.voidSets the string formatted total volume on the statement.voidsetStatementDate(Date value) Sets the date the statement was generated.voidsetTotalFees(float value) Sets the total fees charged to the merchant.voidsetTotalFeesFormatted(String value) Sets the total fees charge formatted as a currency string.voidsetTotalFeesOnVolume(float value) Sets the total fees charged to the merchant as ratio of volume.voidSets the total fees charged to the merchant as percentage of volume.voidsetTransactionCount(int value) Sets the total volume on the statement.voidsetVolume(float value) Sets volume in numeric format.voidsetVolumeFormatted(String value) Sets the string formatted total volume on the statement.
-
Constructor Details
-
PartnerStatementLineItem
public PartnerStatementLineItem()
-
-
Method Details
-
setId
Sets the line item id.- Parameters:
value- the line item id.
-
getId
Gets the line item id.- Returns:
- the line item id.
-
setInvoiceId
Sets the invoice id for the underlying merchant statement.- Parameters:
value- the invoice id for the underlying merchant statement.
-
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
Sets the total fees charge formatted as a currency string.- Parameters:
value- the total fees charge formatted as a currency 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
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
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
Sets the id of the merchant.- Parameters:
value- the id of the merchant.
-
getMerchantId
Gets the id of the merchant.- Returns:
- the id of the merchant.
-
setMerchantName
Sets the corporate name of the merchant.- Parameters:
value- the corporate name of the merchant.
-
getMerchantName
Gets the corporate name of the merchant.- Returns:
- the corporate name of the merchant.
-
setDbaName
Sets the dba name of the merchant.- Parameters:
value- the dba name of the merchant.
-
getDbaName
Gets the dba name of the merchant.- Returns:
- the dba name of the merchant.
-
setStatementDate
Sets the date the statement was generated.- Parameters:
value- the date the statement was generated.
-
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
Sets the string formatted total volume on the statement.- Parameters:
value- the string formatted total volume on the statement.
-
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
Sets the currency formatted form of interchange.- Parameters:
value- the currency formatted form of interchange.
-
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
Sets the total interchange as a percentage of volume.- Parameters:
value- the total interchange as a percentage of volume.
-
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
Sets the currency formatted form of card brand assessments.- Parameters:
value- the currency formatted form of card brand assessments.
-
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
Sets the total card brand assessments as a percentage of volume.- Parameters:
value- the total card brand assessments as a percentage of volume.
-
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
Sets the string formatted total volume on the statement.- Parameters:
value- the string formatted total volume on the statement.
-
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
Sets the currency formatted form of partner buy rate.- Parameters:
value- the currency formatted form of partner buy rate.
-
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
Sets the currency formatted form of hard costs.- Parameters:
value- the currency formatted form of hard costs.
-
getHardCostsFormatted
Gets the currency formatted form of hard costs.- Returns:
- the currency formatted form of hard costs.
-