Class CustomerBillRemainingAmountAttributeMapper

java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.BmAttributeMapper<BmPartyBillModel,CustomerBill>
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill.CustomerBillRemainingAmountAttributeMapper

@Deprecated(since="2208") public class CustomerBillRemainingAmountAttributeMapper extends BmAttributeMapper<BmPartyBillModel,CustomerBill>
Deprecated.
2208
This attribute Mapper class maps data for remainingAmount attribute between BmPartyBillModel and CustomerBill
Since:
2108
  • Constructor Details

    • CustomerBillRemainingAmountAttributeMapper

      public CustomerBillRemainingAmountAttributeMapper(String sourceAttributeName, String targetAttributeName)
      Deprecated.
  • Method Details