@transreport/pauk-rrms-api
    Preparing search index...

    Interface ShiftTimelineCustomer

    Customer summary

    interface ShiftTimelineCustomer {
        first_name: string;
        id: string;
        last_name: string;
        ref: string;
        title?: string | null;
    }
    Index

    Properties

    first_name: string

    First name

    id: string

    Customer ID

    last_name: string

    Last name

    ref: string

    Customer reference

    title?: string | null

    Title