CustomersData

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Customer
Link copied to clipboard

Properties

Link copied to clipboard
@SerializedName(value = "customers")
var customerInfo: List<CustomersData.CustomerInfo>?