Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 781 Bytes

AuthorizationCreate.md

File metadata and controls

13 lines (9 loc) · 781 Bytes

AuthorizationCreate

Properties

Name Type Description Notes
medium_id int Medium to which this authorization should be defined
area_id int Area for which the given medium should be authorized. Required when no lock id is set. [optional]
lock_id int Lock for which the given medium should be authorized. Required when no area id is set. [optional]
authorization_info_list \Coucounco\Airkey\Swagger\Client\Model\AuthorizationInfo[] List of authorization details

[Back to Model list] [Back to API list] [Back to README]