Skip to content

qr_code model is missing "pages" attribute #265

Open
@unclejustin

Description

@unclejustin

Summary

As per https://docs.lob.com/#tag/Letters/operation/letter_create qr_code allows for a "pages" attribute to determine what page to render the qr code. This is missing from the model.

Expected Behavior

Should allow "pages" for qr_code.

Current Behavior

Typescript error will not allow "pages".

Possible Solution

Add pages/: string to qr_code model.

Steps to Reproduce

  1. Try to use pages as an attribute for qr_code when creating a letter.
  2. Open an issue about how this doesn't work 😂

Context (Environment)

I am trying to create a letter using the sdk.

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