Interface StandardTextId

Export

StandardTextId

interface StandardTextId {
    id?: string;
    officeId: string;
}

Properties

Properties

id?: string

Memberof

StandardTextId

officeId: string

Owning office of object.

Memberof

StandardTextId