BillingModeSummary

case class BillingModeSummary(billingMode: String, lastUpdateToPayPerRequestDateTime: DateTime) extends BillingModeSummary
Companion
object
trait Product
trait Equals
class BillingModeSummary
trait StructuredPojo
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def clone(): BillingModeSummary
Inherited from
BillingModeSummary
def equals(`x$0`: `<FromJavaObject>`): Boolean
Inherited from
BillingModeSummary
def getBillingMode(): String
Inherited from
BillingModeSummary
Inherited from
BillingModeSummary
def hashCode(): Int
Inherited from
BillingModeSummary
@SdkInternalApi
def marshall(`x$0`: ProtocolMarshaller): Unit
Inherited from
BillingModeSummary
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setBillingMode(`x$0`: String): Unit
Inherited from
BillingModeSummary
def setLastUpdateToPayPerRequestDateTime(`x$0`: Date): Unit
Inherited from
BillingModeSummary
def toString(): String
Inherited from
BillingModeSummary
def withBillingMode(`x$0`: BillingMode): BillingModeSummary
Inherited from
BillingModeSummary
def withBillingMode(`x$0`: String): BillingModeSummary
Inherited from
BillingModeSummary
def withLastUpdateToPayPerRequestDateTime(`x$0`: Date): BillingModeSummary
Inherited from
BillingModeSummary