FileInput

class FileInput

Represents input information for uploading a file to a benefit application.

Types

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

Properties

Link copied to clipboard

The business purpose or use case that this file supports in the benefit application.

Link copied to clipboard

The URI or location where the file should be stored or has been uploaded.

Functions

Link copied to clipboard
inline fun copy(block: FileInput.Builder.() -> Unit = {}): FileInput
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