This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtype_Calendar_generated.go
73 lines (71 loc) · 2.56 KB
/
type_Calendar_generated.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
// Code generated by generate_structs - DO NOT EDIT.
package xivapi
type Calendar struct {
Day31 int `json:"Day31,omitempty"`
Day4 int `json:"Day4,omitempty"`
Month10 int `json:"Month10,omitempty"`
Month17 int `json:"Month17,omitempty"`
Month27 int `json:"Month27,omitempty"`
Day15 int `json:"Day15,omitempty"`
Day28 int `json:"Day28,omitempty"`
Day29 int `json:"Day29,omitempty"`
Day9 int `json:"Day9,omitempty"`
Day0 int `json:"Day0,omitempty"`
Month21 int `json:"Month21,omitempty"`
Day3 int `json:"Day3,omitempty"`
Day6 int `json:"Day6,omitempty"`
Month0 int `json:"Month0,omitempty"`
Month16 int `json:"Month16,omitempty"`
Month29 int `json:"Month29,omitempty"`
Day11 int `json:"Day11,omitempty"`
Day21 int `json:"Day21,omitempty"`
Month14 int `json:"Month14,omitempty"`
Month18 int `json:"Month18,omitempty"`
Month4 int `json:"Month4,omitempty"`
Day1 int `json:"Day1,omitempty"`
Day25 int `json:"Day25,omitempty"`
Month20 int `json:"Month20,omitempty"`
Month24 int `json:"Month24,omitempty"`
Day12 int `json:"Day12,omitempty"`
Month11 int `json:"Month11,omitempty"`
Month12 int `json:"Month12,omitempty"`
Month22 int `json:"Month22,omitempty"`
Day26 int `json:"Day26,omitempty"`
Day30 int `json:"Day30,omitempty"`
Day8 int `json:"Day8,omitempty"`
ID int `json:"ID,omitempty"`
Month28 int `json:"Month28,omitempty"`
Day17 int `json:"Day17,omitempty"`
Day2 int `json:"Day2,omitempty"`
Month26 int `json:"Month26,omitempty"`
Day13 int `json:"Day13,omitempty"`
Day22 int `json:"Day22,omitempty"`
Day7 int `json:"Day7,omitempty"`
Month15 int `json:"Month15,omitempty"`
Month8 int `json:"Month8,omitempty"`
Day19 int `json:"Day19,omitempty"`
Day5 int `json:"Day5,omitempty"`
GameContentLinks []interface{} `json:"GameContentLinks,omitempty"`
Month13 int `json:"Month13,omitempty"`
Month6 int `json:"Month6,omitempty"`
Url string `json:"Url,omitempty"`
Day18 int `json:"Day18,omitempty"`
Day27 int `json:"Day27,omitempty"`
Month19 int `json:"Month19,omitempty"`
Month2 int `json:"Month2,omitempty"`
Month31 int `json:"Month31,omitempty"`
Month7 int `json:"Month7,omitempty"`
Day16 int `json:"Day16,omitempty"`
Month23 int `json:"Month23,omitempty"`
Month3 int `json:"Month3,omitempty"`
Month9 int `json:"Month9,omitempty"`
Day10 int `json:"Day10,omitempty"`
Day20 int `json:"Day20,omitempty"`
Day14 int `json:"Day14,omitempty"`
Day23 int `json:"Day23,omitempty"`
Day24 int `json:"Day24,omitempty"`
Month1 int `json:"Month1,omitempty"`
Month25 int `json:"Month25,omitempty"`
Month30 int `json:"Month30,omitempty"`
Month5 int `json:"Month5,omitempty"`
}