/**
  * @return string
  */
 public function getPostbackPayload()
 {
     return $this->postback->getPayload();
 }