Class isds_db_user_info

Class isds_db_user_info

class isds.isds_db_user_info

ISDS data box user information.

This class holds the data box user 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
biDate

User birth info.

Note:A copy of the value is returned when read. A copy of the value is stored when written.
Type:isds_date
caCity

Contact address city.

Type:string
caState

Abbreviated contact address country (e.g. ‘CZ’).

Note:Optional. Implicit value is ‘CZ’.
Type:string
caStreet

Contact address street and number.

Type:string
caZipCode

Contact address postal code.

Type:string
firmName

Name of supervising firm.

Note:max 100 characters
Type:string
ic

Identifier of a supervising firm (in Czech: IČ).

Note:max 8 characters
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
userID

User identifier.

Note:min 6, max 12 characters
Type:string
userPrivils

Set of user permissions.

Type:int
userType

User type.

Type:isds_UserType

Table Of Contents

Previous topic

Class isds_db_owner_info

Next topic

Class isds_document

This Page