Get Customer Repricing Config Plain Args
data class GetCustomerRepricingConfigPlainArgs(val accountId: String, val customerId: String, val customerRepricingConfigId: String) : ConvertibleToJava<GetCustomerRepricingConfigPlainArgs>