MetaOutboundRequest

constructor(messagingProduct: String = "whatsapp", recipientType: String = "individual", to: String, type: String, text: MetaTextBody? = null, template: MetaTemplateBody? = null, image: MetaMediaBody? = null, document: MetaMediaBody? = null)(source)