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