All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ecwid.apiclient.v3.dto.profile.enums.OrderDetailsDisplaySection.kt Maven / Gradle / Ivy

package com.ecwid.apiclient.v3.dto.profile.enums

enum class OrderDetailsDisplaySection {
	SHIPPING_INFO,
	BILLING_INFO,
	CUSTOMER_INFO,
	ORDER_COMMENTS,
	SHIPPING_ADDRESS,
	SHIPPING_METHODS,
	PICKUP_DETAILS,
	PICKUP_METHODS,
	PAYMENT_DETAILS
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy