invoiceSection

suspend fun invoiceSection(name: String, block: suspend InvoiceSectionResourceBuilder.() -> Unit): InvoiceSection

Parameters

name

The unique name of the resulting resource.

block

Builder for InvoiceSection.

See also


Parameters

name

The unique name of the resulting resource.

See also