Skip to content

Accounting for nulls when retrieving a failed fax #33

@Jeremybk

Description

@Jeremybk

In the current Phaxio API, if you retrieve a failed fax, it's bitrate and resolution on the failed recipient will be null. Currently, the Recipient class does not account for this and will throw an exception when retrieving any failed fax job by ID. Either these two properties on the Recipient class need to be null-able or the value needs to be checked for null and set to 0 if null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions