v0.0.301
Changed the GetInvoiceRecord.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.
Changed the GetInvoiceRecord.additional_data type from typing.Optional[str] to typing.Optional[typing.Dict[str, str]] to match the API.