Home > @poq/sdk-sfcc > PaymentMethodResult > (constructor)
Constructs a new instance of the PaymentMethodResult
class
Signature:
constructor(params?: {
applicablePaymentMethods?: Array<PaymentMethod>;
});
Parameter | Type | Description |
---|---|---|
params | { applicablePaymentMethods?: Array<PaymentMethod>; } | (Optional) |