OrderInfointerfaceThis object represents information about an order.Declarationinterface OrderInfo Propertiesemailproperty#email?: string;Optional. User emailnameproperty#name?: string;Optional. User namephone_numberproperty#phone_number?: string;Optional. User's phone numbershipping_addressproperty#shipping_address?: ShippingAddress;Optional. User shipping address