Skip to content

Commit

Permalink
Merge pull request #1 from DeveloperCielo/96244-incluir_no_response_P…
Browse files Browse the repository at this point in the history
…rePaid

Incluisão do novo campo PrePaid
  • Loading branch information
jefnazario authored Mar 28, 2022
2 parents 805c28e + 8ed326f commit 8c9a4c1
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 8c9a4c1

Please sign in to comment.