originally posted in:BungieNetPlatform
View Entire Topic
I cannot find out how to get this from the API. Is it always 254?
[quote]
var ONPAGE_MEMBERSHIP_INFO = $.extend({}, ONPAGE_MEMBERSHIP_INFO, {
destinyMembershipId: "4611686018429564083",
destinyMembershipType: "1",
membershipType: "254",
bungieNetMembershipId: "107313",
characterId: "2305843009214947218"
});
[/quote]
English
-
Have a look at the globals: https://github.com/SargoDarya/bungie-platform/blob/develop/js/platform/globals.js#L839