mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 07:25:38 +00:00
Added description to be available for override
This commit is contained in:
committed by
Alexander Cerutti
parent
e945a74f3e
commit
a9f71f113d
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -108,6 +108,7 @@ declare namespace Schema {
|
||||
|
||||
interface SupportedOptions {
|
||||
serialNumber?: string,
|
||||
description?: string,
|
||||
userInfo?: Object | any[],
|
||||
webServiceURL?: string,
|
||||
authenticationToken?: string,
|
||||
|
||||
Reference in New Issue
Block a user