GetBudgetPlainArgs

data class GetBudgetPlainArgs(val billingAccountId: String, val budgetId: String) : ConvertibleToJava<GetBudgetPlainArgs>

Constructors

Link copied to clipboard
fun GetBudgetPlainArgs(billingAccountId: String, budgetId: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard