CollectPayment constructor
CollectPayment({})
Implementation
CollectPayment(
{this.id,
this.value,
this.amount,
this.formatAmount,
this.label,
this.fieldMappingKey,
this.currency,
this.unique,
this.configs,
this.fieldType});