Skip to content

why is BasicOrder.getShippingAddress is not available #116

@rongsh

Description

@rongsh

As in the code com.riskified.models.BaseOrder:

 //   public List<Address> getShippingAddress() {
 //       return shippingAddress;
 //   }

Is there another way to get shippingAddress from order?

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