AppInvitationCampaignStage

Constructors

Link copied to clipboard
constructor(title: String, description: String, imageUrl: String, order: Int, item: JSONObject, count: Int, limit: Int, campaignId: String, goalCount: Int, goalTotal: Int)
constructor(jsonCampaignInfo: String)

Properties

Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard
var count: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var limit: Int
Link copied to clipboard
var order: Int
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJson(): JSONObject

Inherited functions

Link copied to clipboard
open override fun toString(): String