LoLPlayerRuneShards
Properties
Name | Type | Required | Description |
---|---|---|---|
defense | Defense | ✅ | |
flex | Flex | ✅ | |
offense | Offense | ✅ |
Defense
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ✅ | ID of the rune |
image_url | str | ✅ | URL to an image of the rune |
name | str | ✅ | Name of the rune path |
type_ | LoLRuneReforgedType | ✅ |
Flex
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ✅ | ID of the rune |
image_url | str | ✅ | URL to an image of the rune |
name | str | ✅ | Name of the rune path |
type_ | LoLRuneReforgedType | ✅ |
Offense
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ✅ | ID of the rune |
image_url | str | ✅ | URL to an image of the rune |
name | str | ✅ | Name of the rune path |
type_ | LoLRuneReforgedType | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs