DigitalAssets
public class DigitalAssets extends NSObject
Helper class to check and determine if the type of digital document assets are enabled for the tenant.
Field Summary
Parameters | ||
---|---|---|
Bool | HealthCardEnabled | Default value is false. Not supported as of now. |
Bool | IdentityEnabled | Returns if any one of the identity document is enabled for tenant. |
Bool | ImmunityCertEnabled | Default value is false. Not supported as of now. |
Bool | MiscEnabled | Returns if any miscellaneous document is enabled for tenant. |
Bool | DLEnabled | Returns if Drivers License document is enabled for tenant. |
Bool | NIDEnabled | Returns if National ID document is enabled for tenant. |
Bool | PPEnabled | Returns if Passport document is enabled for tenant. |
Bool | SSNEnabled | Returns if SSN (Social Security Number) is enabled for tenant. |