@seamapi/http - v1.128.0
    Preparing search index...

    Type Alias CustomersCreatePortalResponse

    Use CustomersCreatePortalRequest instead.

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