logoUrl property

  1. @JsonKey(name: "logo")
String logoUrl
getter/setter pair

The partial logo url that can be used to retrieve the logo for this payment item.

Implementation

@JsonKey(name: "logo")
String logoUrl;