LegacyCustomerLevelView
data class LegacyCustomerLevelView(
val levelId: String,
val tierId: String,
val schemeId: String,
val createdDate: String,
val updatedDate: String,
)
Updated over 2 years ago
data class LegacyCustomerLevelView(
val levelId: String,
val tierId: String,
val schemeId: String,
val createdDate: String,
val updatedDate: String,
)
Updated over 2 years ago