GetBillingAccountPlainArgs

data class GetBillingAccountPlainArgs(val billingAccountId: String) : ConvertibleToJava<GetBillingAccountPlainArgs>

Constructors

Link copied to clipboard
constructor(billingAccountId: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetBillingAccountPlainArgs