LegacyCustomerLevelView
data class LegacyCustomerLevelView(
val levelId: String,
val tierId: String,
val schemeId: String,
val createdDate: String,
val updatedDate: String,
)
Updated 12 months ago
data class LegacyCustomerLevelView(
val levelId: String,
val tierId: String,
val schemeId: String,
val createdDate: String,
val updatedDate: String,
)
Updated 12 months ago