Package com.slack.api.model
Class BillableInfo
java.lang.Object
com.slack.api.model.BillableInfo
public class BillableInfo extends Object
-
Constructor Summary
Constructors Constructor Description BillableInfo() -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)inthashCode()booleanisBillingActive()voidsetBillingActive(boolean billingActive)StringtoString()
-
Constructor Details
-
BillableInfo
public BillableInfo()
-
-
Method Details