@interface AppStoreKitInternal.AlertAction : AppStoreKitInternal.Action { void /* unknown type, empty encoding */ style; void /* unknown type, empty encoding */ message; void /* unknown type, empty encoding */ isCancelable; void /* unknown type, empty encoding */ cancelTitle; void /* unknown type, empty encoding */ cancelAction; void /* unknown type, empty encoding */ destructiveActionIndex; void /* unknown type, empty encoding */ toastDuration; void /* unknown type, empty encoding */ buttonActions; } @end