refactor: rename cashInFee to fixedFee
This commit is contained in:
parent
35b1a69434
commit
8fc3d7d819
2 changed files with 14 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ const typeDef = gql`
|
|||
errorCode: String
|
||||
operatorCompleted: Boolean
|
||||
sendPending: Boolean
|
||||
cashInFee: String
|
||||
fixedFee: String
|
||||
minimumTx: Float
|
||||
customerId: ID
|
||||
isAnonymous: Boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue