Package-level declarations
Types
Link copied to clipboard
data class GetPrimaryContactPlainArgs(val accountId: String? = null) : ConvertibleToJava<GetPrimaryContactPlainArgs>
A collection of arguments for invoking getPrimaryContact.
Link copied to clipboard
Builder for GetPrimaryContactPlainArgs.