Class service_payload


  • public class service_payload
    extends Object
    Author:
    cleopatradouglas
    • Constructor Detail

      • service_payload

        public service_payload()
    • Method Detail

      • getAmount

        public int getAmount()
        Returns:
        the Amount
      • setAmount

        public void setAmount​(int Amount)
        Parameters:
        Amount - the Amount to set
      • getRecurringType

        public int getRecurringType()
        Returns:
        the RecurringType
      • setRecurringType

        public void setRecurringType​(int RecurringType)
        Parameters:
        RecurringType - the RecurringType to set
      • isIsAirtime

        public boolean isIsAirtime()
        Returns:
        the IsAirtime
      • setIsAirtime

        public void setIsAirtime​(boolean IsAirtime)
        Parameters:
        IsAirtime - the IsAirtime to set
      • getCountry

        public String getCountry()
        Returns:
        the Country
      • setCountry

        public void setCountry​(String Country)
        Parameters:
        Country - the Country to set
      • getCustomerId

        public String getCustomerId()
        Returns:
        the CustomerId
      • setCustomerId

        public void setCustomerId​(String CustomerId)
        Parameters:
        CustomerId - the CustomerId to set
      • getReference

        public String getReference()
        Returns:
        the Reference
      • setReference

        public void setReference​(String Reference)
        Parameters:
        Reference - the Reference to set
      • getBillerName

        public String getBillerName()
        Returns:
        the BillerName
      • setBillerName

        public void setBillerName​(String BillerName)
        Parameters:
        BillerName - the BillerName to set