Skip to content

AmzSpApi::OrdersApiModel::GetOrderResponse payload? #46

Description

@jheathco

Are attributes supposed to be accessible for get_order?

I see that get_order returns a AmzSpApi::OrdersApiModel::GetOrderResponse object, but then you've got to access the payload member which appears to be a simple hash requiring order.payload[:BuyerInfo] type access, rather than using order.payload.buyer_info.

Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions