EXTENSION

ClientOperationActionModelRepresentation

public extension ClientOperationActionModelRepresentation

Methods

encode(to:)

func encode(to encoder: Encoder) throws

Initializes the model from a decoder.

Parameters

Name Description
decoder The decoder to use for decoding the model.

isEqualTo(_:)

func isEqualTo(_ other: any ClientOperationActionModelRepresentation) -> Bool

Returns a Bool value that indicates whether the receiver and a given object are equal.

Parameters

Name Description
other The ClientOperationActionModelRepresentation object to compare with.