Poq.SDK.Node

Home > @poq/sdk-sfcc > PaymentMethodResult > (constructor)

PaymentMethodResult.(constructor)

Constructs a new instance of the PaymentMethodResult class

Signature:

constructor(params?: {
        applicablePaymentMethods?: Array<PaymentMethod>;
    });

Parameters

Parameter Type Description
params { applicablePaymentMethods?: Array<PaymentMethod>; } (Optional)