Skip to content

Commit

Permalink
add prePaid in CieloBinQueryResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeToniolo committed Mar 28, 2022
1 parent 805c28e commit 8ed326f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BinQuery/BinQuery/Domain/CieloBinQueryResponse.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
public var corporateCard: Bool
public var issuer: String
public var issuerCode: String
public var prePaid: Bool
}

0 comments on commit 8ed326f

Please sign in to comment.