Type ReceiptTemplateElement - HiznyakNikita/facebook-messenger-net-lib GitHub Wiki

ReceiptTemplateElement

represent a element which will be send to user in receipt template attachment of message

Fields

  • string Title - title of receipt element
  • string Subitle - subtitle of receipt element
  • string Currency - currency of item which shows at receipt element
  • string ImageUrl - url for image which shows in receipt element
  • int Quantity - quantity of item which shows in receipt element
  • int Price - price of item which shows in receipt element