detail
A user-readable description of the shipping method.
Declaration
var detail: String? { get set }Discussion
Use this property to differentiate the shipping methods you offer. For example “Ships in 24 hours.” or “Arrives by 5pm on July 29.”
Don’t repeat the content of the label property inherited from PKPaymentSummaryItem.