appliedGiftCards property
Implementation
String get id; bool get ready; AvailableShippingRates? get availableShippingRates; String get createdAt; String get currencyCode; PriceV2 get totalTaxV2; PriceV2 get totalPriceV2; bool get taxesIncluded; bool get taxExempt; PriceV2 get subtotalPriceV2; bool get requiresShipping; List<AppliedGiftCards> get appliedGiftCards;