Update Application Redirect Uri Request
Callback URI shape accepted by application updates.
Constructors
Link copied to clipboard
public UpdateApplicationRedirectUriRequest UpdateApplicationRedirectUriRequest(@Json(name = "id" ) String id, @Json(name = "url" ) String url, @Json(name = "platform" ) Platform platform, @Json(name = "settings" ) RedirectUriSettings settings)