ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionPlainArgs

data class ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionPlainArgs(val billingAccountName: String, val filter: String? = null) : ConvertibleToJava<ListBillingAccountInvoiceSectionsByCreateSubscriptionPermissionPlainArgs>

Constructors

constructor(billingAccountName: String, filter: String? = null)

Properties

Link copied to clipboard

The ID that uniquely identifies a billing account.

Link copied to clipboard
val filter: String? = null

The filter query option allows clients to filter a collection of resources that are addressed by a request URL.

Functions

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