Property | Type | Description | |
---|---|---|---|
$currency | string | ||
$price | integer | ||
$quantity | integer |
Method | Description | |
---|---|---|
__construct ( string $title, string $subtitle, string $image_url = '', integer $quantity = 1, integer $price, string $currency = "USD" ) | MessageReceiptElement constructor. | |
getData ( ) : array |