combositeの従業員住所を取得した際のインターフェース
Type Parameters
Type Parameter |
---|
T extends Timestamp |
Properties
Property | Type | Description |
---|
endDate | T | 終了日 |
fax | null | string | FAX番号 |
isDeleted | boolean | 論理削除 |
isInvalid | boolean | 無効フラグ |
jusho1 | string | 住所1 |
jusho1Kana | null | string | 住所1(カナ) |
jusho2 | null | string | 住所2 |
jusho2Kana | null | string | 住所2(カナ) |
jushoBunruiKubun | JushoBunruiKubun | 住所分類区分 |
personId | string | パーソンID |
setainushi | null | string | 世帯主 |
shainId | string | 従業員ID |
shainName | string | 氏名 |
shikuchoson | string | 市区町村 |
shikuchosonKana | null | string | 市区町村(カナ) |
startDate | T | 開始日 |
tel | null | string | 電話番号 |
todofuken | string | 都道府県 |
todofukenKana | null | string | 都道府県(カナ) |
zipCode | string | 郵便番号 |