EndpointTypes/Songs
Type definitions supporting the Songs endpoint.
Interfaces
| Interface | Description |
|---|---|
| SongRelationships | - |
| SongResource | - |
| SongRequestOptions | - |
| SongParams | Identifier and query options accepted by SongsEndpoint#get. |
| SongRelationshipOptions | Query params for fetching a song relationship directly. GET /v1/catalog/{storefront}/songs/{id}/{relationship} |
| SongsRelationshipParams | Parameters accepted by SongsEndpoint#getRelationship. |
| SongsResponse | - |
| SongsRelationshipResponse | - |
Type Aliases
Enumerations
| Enumeration | Description |
|---|---|
| ExtendOption | - |
| IncludeOption | - |
Variables
| Variable | Description |
|---|---|
| SongParamsDefaults | - |
| SongsRelationshipParamsDefaults | - |
References
RelationshipWithRefs
Re-exports RelationshipWithRefs