Class WhatsAppContactVerificationRequest


  • public class WhatsAppContactVerificationRequest
    extends Object
    Author:
    Filip Hrisafov
    • Field Detail

      • businessAccountId

        protected String businessAccountId
      • referenceId

        protected String referenceId
      • referenceType

        protected String referenceType
      • referenceSubType

        protected String referenceSubType
    • Constructor Detail

      • WhatsAppContactVerificationRequest

        public WhatsAppContactVerificationRequest()
    • Method Detail

      • setContacts

        public void setContacts​(List<String> contacts)
      • getBusinessAccountId

        public String getBusinessAccountId()
      • setBusinessAccountId

        public void setBusinessAccountId​(String businessAccountId)
      • getReferenceId

        public String getReferenceId()
      • setReferenceId

        public void setReferenceId​(String referenceId)
      • getReferenceType

        public String getReferenceType()
      • setReferenceType

        public void setReferenceType​(String referenceType)
      • getReferenceSubType

        public String getReferenceSubType()
      • setReferenceSubType

        public void setReferenceSubType​(String referenceSubType)