Class webhookEntityPayload


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

      • webhookEntityPayload

        public webhookEntityPayload()
    • Method Detail

      • getId

        public String getId()
        Returns:
        the id
      • setId

        public void setId​(String id)
        Parameters:
        id - the id to set
      • getAccount_number

        public String getAccount_number()
        Returns:
        the account_number
      • setAccount_number

        public void setAccount_number​(String account_number)
        Parameters:
        account_number - the account_number to set
      • getFirst_name

        public String getFirst_name()
        Returns:
        the first_name
      • setFirst_name

        public void setFirst_name​(String first_name)
        Parameters:
        first_name - the first_name to set
      • getLast_name

        public String getLast_name()
        Returns:
        the last_name
      • setLast_name

        public void setLast_name​(String last_name)
        Parameters:
        last_name - the last_name to set
      • getCard6

        public String getCard6()
        Returns:
        the card6
      • setCard6

        public void setCard6​(String card6)
        Parameters:
        card6 - the card6 to set
      • getCard_last4

        public String getCard_last4()
        Returns:
        the card_last4
      • setCard_last4

        public void setCard_last4​(String card_last4)
        Parameters:
        card_last4 - the card_last4 to set