KhasUserPaymentMethod constructor
KhasUserPaymentMethod({})
Implementation
KhasUserPaymentMethod({
this.khasUserPaymentMethodId,
this.khasUserPaymnetMethodName,
this.khasUserPaymnetMethodDescription,
this.khasUserPaymentMethodCreateDate,
this.khasUserPaymentMethodUpdateDate,
this.khasUserPaymentMethodStatus,
this.khasUserApiPaymentType,
});