Record
movie-release-date
No description available.
record movie-release-date {
country: option<string>,
date: option<string>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| country | option<string> | |
| date | option<string> | |
| type-op | option<string> |