@webitel/api-services
    Preparing search index...
    interface ApiUpdateCustomerResponse {
        customer?: ApiCustomer;
    }
    Index

    Properties

    Properties

    customer?: ApiCustomer