Class WhatsAppResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.social.whatsapp.WhatsAppResponse
All Implemented Interfaces:
Serializable

public class WhatsAppResponse extends BaseResponse
See Also:
  • Field Details

    • name

      private String name
    • description

      private String description
    • type

      private String type
    • key

      private String key
    • accessToken

      private String accessToken
    • accessTokenExpiresAt

      private String accessTokenExpiresAt
    • workgroupUid

      private String workgroupUid
    • enabled

      private Boolean enabled
    • debug

      private Boolean debug
  • Constructor Details

    • WhatsAppResponse

      public WhatsAppResponse()