ClientPoliciesDtoFeatureOptions
data class ClientPoliciesDtoFeatureOptions(val insights: ClientPoliciesDtoFeatureOptionsInsights? = null, val achievements: ClientPoliciesDtoFeatureOptionsInsights? = null, val outgoingEmail: ClientPoliciesDtoFeatureOptionsOutgoingEmail? = null, val metrics: ClientPoliciesDtoFeatureOptionsMetrics? = null, val camera: ClientPoliciesDtoFeatureOptionsCamera? = null, val showNotificationCenter: Boolean? = null, val enableOfflineSupport: Boolean? = null, val filters: ClientPoliciesDtoFeatureOptionsFilters? = null, val listingScreen: ClientPoliciesDtoFeatureOptionsListingScreen? = null, val issueReporting: ClientPoliciesDtoFeatureOptionsIssueReporting? = null, val showExpenseType: Boolean? = null, val showTips: Boolean? = null, val reminders: ClientPoliciesDtoFeatureOptionsReminders? = null, val showCategories: Boolean? = null, val showNotes: Boolean? = null, val showTags: Boolean? = null, val showFavorites: Boolean? = null, val showFolders: Boolean? = null, val exports: ClientPoliciesDtoFeatureOptionsExports? = null, val showUserManagement: Boolean? = null, val registration: ClientPoliciesDtoFeatureOptionsRegistration? = null, val showEditing: Boolean? = null, val showBarcodeDisplay: Boolean? = null, val showNavigation: Boolean? = null, val enableReceiptLinking: Boolean? = null, val enableEnhancedReceiptView: Boolean? = null, val receiptDisplayLevel: Int? = null, val enableEmailNotifications: Boolean? = null, val showForgotPassword: Boolean? = null, val branding: ClientPoliciesDtoFeatureOptionsBranding? = null)
Parameters
insights
achievements
outgoingEmail
metrics
camera
showNotificationCenter
enableOfflineSupport
filters
listingScreen
issueReporting
showExpenseType
showTips
reminders
showCategories
showNotes
showTags
showFavorites
showFolders
exports
showUserManagement
registration
showEditing
showBarcodeDisplay
showNavigation
enableReceiptLinking
enableEnhancedReceiptView
receiptDisplayLevel
enableEmailNotifications
showForgotPassword
branding
Constructors
Link copied to clipboard
constructor(insights: ClientPoliciesDtoFeatureOptionsInsights? = null, achievements: ClientPoliciesDtoFeatureOptionsInsights? = null, outgoingEmail: ClientPoliciesDtoFeatureOptionsOutgoingEmail? = null, metrics: ClientPoliciesDtoFeatureOptionsMetrics? = null, camera: ClientPoliciesDtoFeatureOptionsCamera? = null, showNotificationCenter: Boolean? = null, enableOfflineSupport: Boolean? = null, filters: ClientPoliciesDtoFeatureOptionsFilters? = null, listingScreen: ClientPoliciesDtoFeatureOptionsListingScreen? = null, issueReporting: ClientPoliciesDtoFeatureOptionsIssueReporting? = null, showExpenseType: Boolean? = null, showTips: Boolean? = null, reminders: ClientPoliciesDtoFeatureOptionsReminders? = null, showCategories: Boolean? = null, showNotes: Boolean? = null, showTags: Boolean? = null, showFavorites: Boolean? = null, showFolders: Boolean? = null, exports: ClientPoliciesDtoFeatureOptionsExports? = null, showUserManagement: Boolean? = null, registration: ClientPoliciesDtoFeatureOptionsRegistration? = null, showEditing: Boolean? = null, showBarcodeDisplay: Boolean? = null, showNavigation: Boolean? = null, enableReceiptLinking: Boolean? = null, enableEnhancedReceiptView: Boolean? = null, receiptDisplayLevel: Int? = null, enableEmailNotifications: Boolean? = null, showForgotPassword: Boolean? = null, branding: ClientPoliciesDtoFeatureOptionsBranding? = null)
Properties
Link copied to clipboard
@SerializedName(value = "achievements")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "issueReporting")
Link copied to clipboard
@SerializedName(value = "listingScreen")
Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "outgoingEmail")
Link copied to clipboard
Link copied to clipboard
@SerializedName(value = "registration")
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard