AddCustomerResponse

@Serializable
data class AddCustomerResponse(id: String)

Properties

Link copied to clipboard
var id: String