| Name | Type | Description | Notes |
|---|---|---|---|
| AccountGUID | string | The unique identifier for the `account` associated with the `statement`. Defined by MX. | [optional] [default to null] |
| ContentHash | string | SHA256 digest of the pdf payload | [optional] [default to null] |
| CreatedAt | string | The date and time the `statement` was created. | [optional] [default to null] |
| GUID | string | The unique identifier for the `statement`. Defined by MX. | [optional] [default to null] |
| MemberGUID | string | The unique identifier for the `member` associated with the `statement`. Defined by MX. | [optional] [default to null] |
| Uri | string | A URI for accessing the byte payload of the `statement`. | [optional] [default to null] |
| UserGUID | string | The unique identifier for the `user` associated with the `statement`. Defined by MX. | [optional] [default to null] |
| UpdatedAt | string | The date and time at which the `statement` was last updated. | [optional] [default to null] |