Billing Profile Properties Current Payment Term Args
data class BillingProfilePropertiesCurrentPaymentTermArgs(val endDate: Output<String>? = null, val startDate: Output<String>? = null, val term: Output<String>? = null) : ConvertibleToJava<BillingProfilePropertiesCurrentPaymentTermArgs>
The current payment term of the billing profile.