requireCallbackUrl property
Whether a callback URL is required when this catalog item's API product is enabled in a developer app.
When true, a portal user will be required to input a URL when managing the app (this is typically used for the app's OAuth flow).
Optional.
Implementation
core.bool? requireCallbackUrl;