Skip to content

Commit

Permalink
xmsg payload - styling tag
Browse files Browse the repository at this point in the history
  • Loading branch information
surabhi-mahawar committed Feb 4, 2022
1 parent e29bdce commit ba4efa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/messagerosa/core/model/XMessagePayload.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ public class XMessagePayload {
private LocationParams location;
private ContactCard contactCard;
private ArrayList<ButtonChoice> buttonChoices;
private String stylingTag;
}

0 comments on commit ba4efa7

Please sign in to comment.