Poq.SDK.Node

Home > @poq/sdk > ShippingMethodsResponse > (constructor)

ShippingMethodsResponse.(constructor)

Constructs a new instance of the ShippingMethodsResponse class

Signature:

constructor(params?: {
        shippingMethods?: ShippingMethod[];
    });

Parameters

Parameter Type Description
params { shippingMethods?: ShippingMethod[]; } (Optional)