Class AccountReviewUpdateValue
- java.lang.Object
-
- com.restfb.types.webhook.ChangeValue
-
- com.restfb.types.webhook.whatsapp.AbstractWhatsappBaseChangeValue
-
- com.restfb.types.webhook.whatsapp.AccountReviewUpdateValue
-
public class AccountReviewUpdateValue extends AbstractWhatsappBaseChangeValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.restfb.types.webhook.ChangeValue
ChangeValue.Verb
-
-
Constructor Summary
Constructors Constructor Description AccountReviewUpdateValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDecision()
-
Methods inherited from class com.restfb.types.webhook.whatsapp.AbstractWhatsappBaseChangeValue
isWhatsapp
-
Methods inherited from class com.restfb.types.webhook.ChangeValue
convertChangeValue, equals, hashCode, toString
-
-
-
-
Constructor Detail
-
AccountReviewUpdateValue
public AccountReviewUpdateValue()
-
-
Method Detail
-
getDecision
public String getDecision()
-
-