OBJECT
A call to action.
1type AlertButton {23# Text to be shown in the button.4text: String! 56# Where the button redirects to.7url: String! 89}