This struct is used for describing the insurance option required for the delivery.
t() :: %Shipstation.Structs.InsuranceOption{insureShipment: boolean, insuredValue: float, provider: String.t}