IssuanceDetail

Represents detailed information about a specific issuance of benefit value.

Types

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

Properties

Link copied to clipboard

The monetary amount or value that was issued in this specific issuance.

Link copied to clipboard

The unique identifier for this specific issuance.

Link copied to clipboard

The timestamp when this specific issuance was processed.

Functions

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