UpdateBenefitApplicationRequest

Types

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

Properties

Link copied to clipboard

Updated detailed information and requirements specific to the benefit being requested.

Link copied to clipboard

The catalog identifier that specifies which benefit catalog the application belongs to.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotent processing of the update request.

Link copied to clipboard

The updated detailed description of the benefit application.

Link copied to clipboard

Updated supporting documents and files attached to the benefit application.

Link copied to clipboard

The unique identifier of the benefit application to update.

Link copied to clipboard
val name: String?

The updated human-readable name for the benefit application.

Link copied to clipboard

Updated contact information for partner representatives responsible for this benefit application.

Link copied to clipboard

The current revision number of the benefit application to ensure optimistic concurrency control.

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