Class isds_db_owner_info¶
Class isds_db_owner_info¶
-
class
isds.
isds_db_owner_info
¶ ISDS data box owner information.
This class holds the data box owner information content.
-
address
¶ Post address.
Note: A copy of the value is returned when read. A copy of the value is stored when written. Type: isds_address
-
birthInfo
¶ Person birth information.
Note: A copy of the value is returned when read. A copy of the value is stored when written. Type: isds_birth_info
-
dbEffectiveOVM
¶ Data box has OVM role (§ 5a).
Type: bool
-
dbID
¶ Data box identifier.
Note: 7 characters Type: string
-
dbOpenAddressing
¶ Non-OVM data box is free to receive messages from anybody.
Type: bool
-
dbState
¶ Box state.
Note: 1 means active state. Type: int
-
dbType
¶ Data box type.
Type: isds_pki_format
-
email
¶ Email.
Type: string
-
firmName
¶ Firm name.
Type: string
-
ic
¶ Identifier (in Czech: IČ).
Type: string
-
identifier
¶ External box identifier for data provider (OVM, PO, maybe PFO).
Note: max 20 characters Type: string
-
nationality
¶ Nationality.
Type: string
-
personName
¶ Person name.
Note: A copy of the value is returned when read. A copy of the value is stored when written. Type: isds_person_name
-
registryCode
¶ PFO external registry code.
Note: max 5 characters Type: string
-
telNumber
¶ Telephone number.
Type: string
-