Class AccountUpdateValue.BanInfo
- java.lang.Object
-
- com.restfb.types.webhook.whatsapp.AccountUpdateValue.BanInfo
-
- Enclosing class:
- AccountUpdateValue
public static class AccountUpdateValue.BanInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description BanInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getWabaBanDate()
String
getWabaBanState()
-
-
-
Constructor Detail
-
BanInfo
public BanInfo()
-
-
Method Detail
-
getWabaBanState
public String getWabaBanState()
-
getWabaBanDate
public String getWabaBanDate()
-
-