CreateWebAppRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AccessEndpoint is the URL that you provide to your users for them to interact with the Transfer Family web app. You can specify a custom URL or use the default value.

Link copied to clipboard

You can provide a structure that contains the details for the identity provider to use with your web app.

Link copied to clipboard
val tags: List<Tag>?

Key-value pairs that can be used to group and search for web apps.

Link copied to clipboard

Setting for the type of endpoint policy for the web app. The default value is STANDARD.

Link copied to clipboard

A union that contains the value for number of concurrent connections or the user sessions on your web app.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String