Link Search Menu Expand Document

Constructor: payments.paymentFormStarGift

Back to constructors index

Attributes:

NameTypeRequired
form_idlongYes
invoiceInvoiceYes

Type: payments.PaymentForm

Example:

$payments_paymentFormStarGift = ['_' => 'payments.paymentFormStarGift', 'form_id' => long, 'invoice' => Invoice];