Price


class Price


An object representing a price.

Summary

Nested types

Builder class for Price.

Public functions

Optional<String!>!

Returns the price that should be strikethrough on UI.

Public properties

String!

Public functions

getStrikethroughPrice

fun getStrikethroughPrice(): Optional<String!>!

Returns the price that should be strikethrough on UI.

Public properties

currentPrice

val currentPriceString!