UNPKG

@fdot/angular-staff

Version:

The angular-staff package wraps service calls to FDOT Staff API and also includes pipes and components based on bootstrap 4. ## Installation The angular staff package use a peer dependency of ng-bootstrap so you will need to also perform an NPM install

80 lines (79 loc) 3.95 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ /** * @record */ export function StaffMember() { } function StaffMember_tsickle_Closure_declarations() { /** @type {?} */ StaffMember.prototype.id; /** @type {?} */ StaffMember.prototype.racfId; /** @type {?} */ StaffMember.prototype.firstName; /** @type {?} */ StaffMember.prototype.lastName; /** @type {?} */ StaffMember.prototype.statusCode; /** @type {?} */ StaffMember.prototype.staffTypeCode; /** @type {?} */ StaffMember.prototype.statusTimestamp; /** @type {?} */ StaffMember.prototype.middleName; /** @type {?} */ StaffMember.prototype.beginDate; /** @type {?} */ StaffMember.prototype.endDate; /** @type {?} */ StaffMember.prototype.district; /** @type {?} */ StaffMember.prototype.peopleFirstId; /** @type {?} */ StaffMember.prototype.consultantId; /** @type {?} */ StaffMember.prototype.aceaId; /** @type {?} */ StaffMember.prototype.positionTypeCode; /** @type {?} */ StaffMember.prototype.emailAddress; /** @type {?} */ StaffMember.prototype.signature; /** @type {?} */ StaffMember.prototype.phone; /** @type {?} */ StaffMember.prototype.phoneExtension; /** @type {?} */ StaffMember.prototype.fax; /** @type {?} */ StaffMember.prototype.building; /** @type {?} */ StaffMember.prototype.office; /** @type {?} */ StaffMember.prototype.room; /** @type {?} */ StaffMember.prototype.mailStation; /** @type {?} */ StaffMember.prototype.lastUpdateUserId; /** @type {?} */ StaffMember.prototype.lastUpdateTimestamp; /** @type {?} */ StaffMember.prototype.positionWorkTitle; /** @type {?} */ StaffMember.prototype.organizationalCode; /** @type {?} */ StaffMember.prototype.cLSFFamily; /** @type {?} */ StaffMember.prototype.cLSFGroup; /** @type {?} */ StaffMember.prototype.cLSFOccupation; /** @type {?} */ StaffMember.prototype.activeDirectoryDomainsRaw; /** @type {?} */ StaffMember.prototype.activeDirectoryDomains; /** @type {?} */ StaffMember.prototype.staffConnectors; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhZmZtZW1iZXIubW9kZWwuanMiLCJzb3VyY2VSb290Ijoibmc6Ly9AZmRvdC9hbmd1bGFyLXN0YWZmLyIsInNvdXJjZXMiOlsibGliL21vZGVscy9zdGFmZm1lbWJlci5tb2RlbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgU3RhZmZDb25uZWN0b3IgfSBmcm9tICcuL3N0YWZmY29ubmVjdG9yLm1vZGVsJztcclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgU3RhZmZNZW1iZXIge1xyXG4gIGlkOiBudW1iZXI7XHJcbiAgcmFjZklkOiBzdHJpbmc7XHJcbiAgZmlyc3ROYW1lOiBzdHJpbmc7XHJcbiAgbGFzdE5hbWU6IHN0cmluZztcclxuICBzdGF0dXNDb2RlOiBzdHJpbmc7XHJcbiAgc3RhZmZUeXBlQ29kZTogc3RyaW5nO1xyXG4gIHN0YXR1c1RpbWVzdGFtcDogc3RyaW5nO1xyXG4gIG1pZGRsZU5hbWU6IHN0cmluZztcclxuICBiZWdpbkRhdGU6IHN0cmluZztcclxuICBlbmREYXRlOiBzdHJpbmc7XHJcbiAgZGlzdHJpY3Q6IHN0cmluZztcclxuICBwZW9wbGVGaXJzdElkOiBzdHJpbmc7XHJcbiAgY29uc3VsdGFudElkOiBzdHJpbmc7XHJcbiAgYWNlYUlkOiBzdHJpbmc7XHJcbiAgcG9zaXRpb25UeXBlQ29kZTogc3RyaW5nO1xyXG4gIGVtYWlsQWRkcmVzczogc3RyaW5nO1xyXG4gIHNpZ25hdHVyZTogc3RyaW5nO1xyXG4gIHBob25lOiBzdHJpbmc7XHJcbiAgcGhvbmVFeHRlbnNpb246IHN0cmluZztcclxuICBmYXg6IHN0cmluZztcclxuICBidWlsZGluZzogc3RyaW5nO1xyXG4gIG9mZmljZTogc3RyaW5nO1xyXG4gIHJvb206IHN0cmluZztcclxuICBtYWlsU3RhdGlvbjogc3RyaW5nO1xyXG4gIGxhc3RVcGRhdGVVc2VySWQ6IHN0cmluZztcclxuICBsYXN0VXBkYXRlVGltZXN0YW1wOiBzdHJpbmc7XHJcbiAgcG9zaXRpb25Xb3JrVGl0bGU6IHN0cmluZztcclxuICBvcmdhbml6YXRpb25hbENvZGU6IHN0cmluZztcclxuICBjTFNGRmFtaWx5OiBzdHJpbmc7XHJcbiAgY0xTRkdyb3VwOiBzdHJpbmc7XHJcbiAgY0xTRk9jY3VwYXRpb246IHN0cmluZztcclxuICBhY3RpdmVEaXJlY3RvcnlEb21haW5zUmF3OiBzdHJpbmc7XHJcbiAgYWN0aXZlRGlyZWN0b3J5RG9tYWluczogc3RyaW5nW107XHJcbiAgc3RhZmZDb25uZWN0b3JzOiBTdGFmZkNvbm5lY3RvcltdO1xyXG59XHJcbiJdfQ==