Home > @vsf-enterprise/sap-commerce-webservices-sdk > PointOfService > features

PointOfService.features property

List of features for a given point of service

Signature:

features?: {
        [key: string]: string;
    };