IsAutoOfflineOperationPostingEnabled

@JvmInline
value class IsAutoOfflineOperationPostingEnabled(val isEnabled: Boolean) : SdkSuccessAnswer

Represents a successful result of getting the status of automatic offline operations posting.

Constructors

Link copied to clipboard
constructor(isEnabled: Boolean)

Properties

Link copied to clipboard
val isEnabled: Boolean

Whether automatic offline operations posting is enabled.