Input$CreateSponsorshipInput constructor
Input$CreateSponsorshipInput({})
Implementation
Input$CreateSponsorshipInput(
{this.amount,
this.clientMutationId,
this.isRecurring,
this.privacyLevel,
this.receiveEmails,
this.sponsorId,
this.sponsorLogin,
this.sponsorableId,
this.sponsorableLogin,
this.tierId});