linkedAccounts

@JvmName(name = "byaukdkpqmhykmoq")
suspend fun linkedAccounts(value: Output<List<String>>)
@JvmName(name = "isxiardywpkuqlij")
suspend fun linkedAccounts(value: List<String>)

Parameters

value

The list of LINKED_ACCOUNT IDs where charges are included within the invoice unit.


@JvmName(name = "mpvrrkipbdmpiilq")
suspend fun linkedAccounts(vararg values: Output<String>)


@JvmName(name = "tijlfikiwcpvrsjl")
suspend fun linkedAccounts(values: List<Output<String>>)
@JvmName(name = "lvicxgpscrutmcwq")
suspend fun linkedAccounts(vararg values: String)

Parameters

values

The list of LINKED_ACCOUNT IDs where charges are included within the invoice unit.