Array of requested access methods to add to the access grant.
Optionalcode?: stringSpecific PIN code to use for this access method. Only applicable when mode is 'code'.
Optionalinstant_key_max_use_count?: numberMaximum number of times the instant key can be used. Only applicable when mode is 'mobile_key'. Defaults to 1 if not specified.
Optionalmode?: "code" | "card" | "mobile_key" | "cloud_key"Access method mode. Supported values: code, card, mobile_key, cloud_key.
ID of the Access Grant to add access methods to.