Builder

class Builder

Properties

Link copied to clipboard
var none: None?

If your product REST endpoint contains no overrides, the none object is returned.

Link copied to clipboard

The overrides for endpoint display content.

Functions

Link copied to clipboard
fun none(block: None.Builder.() -> Unit)