RevokeServicePeriodHandshakeDetail

Details specific to revoke service period handshakes.

Types

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

Properties

Link copied to clipboard
val endDate: <Error class: unknown class>?

The end date of the service period being revoked.

Link copied to clipboard

The minimum number of days notice required for revocation.

Link copied to clipboard
val note: String?

A note explaining the reason for revoking the service period.

Link copied to clipboard

The type of service period being revoked.

Link copied to clipboard
val startDate: <Error class: unknown class>?

The start date of the service period being revoked.

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