Update Application Request
public UpdateApplicationRequest UpdateApplicationRequest(@Json(name = "branding" ) UpdateApplicationRequest.Branding branding, @Json(name = "hosted_authentication" ) ApplicationDetails.HostedAuthentication hostedAuthentication, @Json(name = "callback_uris" ) List<CreateRedirectUriRequest> callbackUris)