Type Alias: GetARShortCodeData()
GetARShortCodeData: (
arShortCode
,withSubscription
?) =>Promise
<Nullable
<ARShortcodeData
>>
Parameters
• arShortCode: string
AR short code
• withSubscription?: boolean
If true
, in case paths to models are not yet generated it will return subscription which will resolve with said paths.
Returns
Promise
<Nullable
<ARShortcodeData
>>
AR short code data