payment_form_id property

int64 payment_form_id
read / write

Payment form identifier returned by getPaymentForm. ; string representation of int, use int.parse

Implementation

late int64 payment_form_id;