GetCustomerPlainArgs

data class GetCustomerPlainArgs(val accountId: String, val channelPartnerLinkId: String, val customerId: String) : ConvertibleToJava<GetCustomerPlainArgs>

Constructors

Link copied to clipboard
fun GetCustomerPlainArgs(accountId: String, channelPartnerLinkId: String, customerId: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard