Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.33 KB

File metadata and controls

31 lines (28 loc) · 1.33 KB

Flipdish.Model.AppStoreApp

Properties

Name Type Description Notes
Id string
VerificationStatus string
Logo string [optional]
OAuthAppId string
Internal bool?
Details string
ConfigurationType string
StoreSelectorType string
FieldGroups List<FieldGroup> [optional]
SetupInstructions string [optional]
ExternalSetupLink string [optional]
TeammateAppAccessLevel string [optional]
PermissionsType string
Support AppStoreAppSupportInfo [optional]
ExternalFunctionActionUrl string [optional]
ExternalFunctionSignatureKey string [optional]
IsPaid bool? [optional]
Name string
Description string
IsEnabled bool? [optional]
Categories List<string>
Countries List<string>
DeveloperName string [optional]

[Back to Model list] [Back to API list] [Back to README]