// RB2 Core Connect namespace CoreConnect.Commerce.Cart; public class ShippingMethod{ public string? ShippingMethodId { get; set; }}