Class PatreonRelationshipsV2
java.lang.Object
com.patreonshout.beans.patreon_api.PatreonRelationshipsV2
public class PatreonRelationshipsV2
extends java.lang.Object
POJO that holds the campaign data we want from the Patreon api
-
Field Summary
Fields Modifier and Type Field Description (package private) PatreonCampaignV2
campaign
-
Constructor Summary
Constructors Constructor Description PatreonRelationshipsV2()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
campaign
PatreonCampaignV2 campaign
-
-
Constructor Details
-
PatreonRelationshipsV2
public PatreonRelationshipsV2()
-