GetAccountInviteCodesQueryParams
data class GetAccountInviteCodesQueryParams(val includeUsed: Boolean? = true, val createAvailable: Boolean? = true)
Parameters
createAvailable
Controls whether any new 'earned' but not 'created' invites should be created.