PaymentCollection constructor
PaymentCollection({})
Implementation
PaymentCollection(
{this.id,
this.value,
this.amount,
this.formatAmount,
this.label,
this.fieldMappingKey,
this.fieldType});