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

    Type Alias CustomerPortal

    type CustomerPortal = {
        created_at: string;
        customer_key: string;
        expires_at: string;
        url: string;
        workspace_id: string;
    }
    Index
    created_at: string
    customer_key: string
    expires_at: string
    url: string
    workspace_id: string