Class webhookCustomerPayload


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

      • webhookCustomerPayload

        public webhookCustomerPayload()
    • Method Detail

      • getAccountId

        public int getAccountId()
        Returns:
        the AccountId
      • setAccountId

        public void setAccountId​(int AccountId)
        Parameters:
        AccountId - the AccountId to set
      • getId

        public double getId()
        Returns:
        the id
      • setId

        public void setId​(double id)
        Parameters:
        id - the id to set
      • getPhone

        public String getPhone()
        Returns:
        the phone
      • setPhone

        public void setPhone​(String phone)
        Parameters:
        phone - the phone to set
      • getFullName

        public String getFullName()
        Returns:
        the fullName
      • setFullName

        public void setFullName​(String fullName)
        Parameters:
        fullName - the fullName to set
      • getCustomertoken

        public String getCustomertoken()
        Returns:
        the customertoken
      • setCustomertoken

        public void setCustomertoken​(String customertoken)
        Parameters:
        customertoken - the customertoken to set
      • getEmail

        public String getEmail()
        Returns:
        the email
      • setEmail

        public void setEmail​(String email)
        Parameters:
        email - the email to set
      • getCreatedAt

        public String getCreatedAt()
        Returns:
        the createdAt
      • setCreatedAt

        public void setCreatedAt​(String createdAt)
        Parameters:
        createdAt - the createdAt to set
      • getUpdatedAt

        public String getUpdatedAt()
        Returns:
        the updatedAt
      • setUpdatedAt

        public void setUpdatedAt​(String updatedAt)
        Parameters:
        updatedAt - the updatedAt to set
      • getDeletedAt

        public String getDeletedAt()
        Returns:
        the deletedAt
      • setDeletedAt

        public void setDeletedAt​(String deletedAt)
        Parameters:
        deletedAt - the deletedAt to set