We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fc2ef commit a6e527fCopy full SHA for a6e527f
orb-java-core/src/main/kotlin/com/withorb/api/models/Price.kt
@@ -28,8 +28,8 @@ import java.time.OffsetDateTime
28
import java.util.Collections
29
import java.util.Objects
30
import java.util.Optional
31
-import kotlin.jvm.optionals.getOrNull
32
import kotlin.Unit as KUnit
+import kotlin.jvm.optionals.getOrNull
33
34
/**
35
* The Price resource represents a price that can be billed on a subscription, resulting in a charge
0 commit comments