com.ecwid.apiclient.v3.dto.customer.enums.CommercialRelationshipScheme.kt Maven / Gradle / Ivy
The newest version!
package com.ecwid.apiclient.v3.dto.customer.enums
enum class CommercialRelationshipScheme {
b2b,
b2c,
}
package com.ecwid.apiclient.v3.dto.customer.enums
enum class CommercialRelationshipScheme {
b2b,
b2c,
}