PaymentLogChargeType constructor

PaymentLogChargeType(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

PaymentLogChargeType(super.id, super.jsonValue);