OutboxReadDate

---types---
outboxReadDate#3bb842ac date:int = OutboxReadDate

Belongs to

OutboxReadDate

In Rust this constructor is a variant of the enums::OutboxReadDate enum.
Match on it with: if let enums::OutboxReadDate::OutboxReadDate(v) = result { ... }

Parameters

dateintrequired