@seamapi/http - v2.4.1
    Preparing search index...

    Type Alias CustomersCreatePortalResponse

    Response from SeamHttpCustomers.createPortal.

    Use CustomersCreatePortalRequest instead.

    type CustomersCreatePortalResponse = {
        customer_portal: CustomerPortal;
    }
    Index
    customer_portal: CustomerPortal