Serialized Form
-
Package dev.vality.damsel.accounter
-
Class dev.vality.damsel.accounter.Account extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.AccounterSrv.CommitPlan_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
plan
PostingPlan plan
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.CommitPlan_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
e1
InvalidPostingParams e1
-
e2
InvalidRequest e2
-
success
PostingPlanLog success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.CreateAccount_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
prototype
AccountPrototype prototype
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.CreateAccount_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
long success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountBalance_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
to_time
String to_time
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountBalance_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex
AccountNotFound ex
-
success
long success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountBalanceDiff_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountBalanceDiff_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex
AccountNotFound ex
-
success
long success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountByID_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetAccountByID_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex
AccountNotFound ex
-
success
Account success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetPlan_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.GetPlan_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
e1
PlanNotFound e1
-
success
PostingPlan success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.Hold_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
plan_change
PostingPlanChange plan_change
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.Hold_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
e1
InvalidPostingParams e1
-
e2
InvalidRequest e2
-
success
PostingPlanLog success
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.RollbackPlan_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
plan
PostingPlan plan
-
-
-
Class dev.vality.damsel.accounter.AccounterSrv.RollbackPlan_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
e1
InvalidPostingParams e1
-
e2
InvalidRequest e2
-
success
PostingPlanLog success
-
-
-
Class dev.vality.damsel.accounter.AccountNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
account_id
long account_id
-
-
-
Class dev.vality.damsel.accounter.AccountPrototype extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.InvalidPostingParams extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.PlanNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
plan_id
String plan_id
-
-
-
Class dev.vality.damsel.accounter.Posting extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.PostingBatch extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.accounter.PostingPlan extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
batch_list
List<PostingBatch> batch_list
-
id
String id
-
-
-
Class dev.vality.damsel.accounter.PostingPlanChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
batch
PostingBatch batch
-
id
String id
-
-
-
Class dev.vality.damsel.accounter.PostingPlanLog extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.base
-
Class dev.vality.damsel.base.Content extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
ByteBuffer data
-
type
String type
Тип содержимого, согласно [RFC2046](https://www.ietf.org/rfc/rfc2046)
-
-
-
Class dev.vality.damsel.base.IntegerRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
lower
long lower
-
upper
long upper
-
-
-
Class dev.vality.damsel.base.InvalidRequest extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.base.Rational extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
p
long p
-
q
long q
-
-
-
Class dev.vality.damsel.base.Schedule extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
day_of_month
ScheduleFragment day_of_month
-
day_of_week
ScheduleDayOfWeek day_of_week
-
hour
ScheduleFragment hour
-
minute
ScheduleFragment minute
-
month
ScheduleMonth month
-
second
ScheduleFragment second
-
year
ScheduleYear year
-
-
-
Class dev.vality.damsel.base.ScheduleDayOfWeek extends org.apache.thrift.TUnion<ScheduleDayOfWeek,ScheduleDayOfWeek._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.base.ScheduleEvery extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
nth
byte nth
Шаг. Как отсутствие, так и указание любого значения ≤ 1 равнозначно поведению _каждый первый фрагмент времени_.
-
-
-
Class dev.vality.damsel.base.ScheduleFragment extends org.apache.thrift.TUnion<ScheduleFragment,ScheduleFragment._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.base.ScheduleMonth extends org.apache.thrift.TUnion<ScheduleMonth,ScheduleMonth._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.base.ScheduleYear extends org.apache.thrift.TUnion<ScheduleYear,ScheduleYear._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.base.Timer extends org.apache.thrift.TUnion<Timer,Timer._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.base.TimeSpan extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
days
short days
-
hours
short hours
-
minutes
short minutes
-
months
short months
-
seconds
short seconds
-
years
short years
-
-
-
Class dev.vality.damsel.base.TimestampInterval extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
lower_bound
TimestampIntervalBound lower_bound
-
upper_bound
TimestampIntervalBound upper_bound
-
-
-
Class dev.vality.damsel.base.TimestampIntervalBound extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.claim_management
-
Class dev.vality.damsel.claim_management.BadContinuationToken extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.claim_management.CashRegisterModification extends org.apache.thrift.TUnion<CashRegisterModification,CashRegisterModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.CashRegisterModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
CashRegisterModification modification
-
-
-
Class dev.vality.damsel.claim_management.CashRegisterParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.Change extends org.apache.thrift.TUnion<Change,Change._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ChangesetConflict extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
conflicted_id
long conflicted_id
-
-
-
Class dev.vality.damsel.claim_management.Claim extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<ModificationUnit> changeset
-
created_at
String created_at
-
id
long id
-
metadata
Map<String,Value> metadata
-
party_id
String party_id
-
revision
int revision
-
status
ClaimStatus status
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.claim_management.ClaimAccepted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimCommitterSrv.Accept_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimCommitterSrv.Accept_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
PartyNotFound ex1
-
ex2
InvalidChangeset ex2
-
-
-
Class dev.vality.damsel.claim_management.ClaimCommitterSrv.Commit_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimCommitterSrv.Commit_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<Modification> changeset
-
created_at
String created_at
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimDenied extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.AcceptClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.AcceptClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.CreateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changeset
List<Modification> changeset
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.CreateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidChangeset ex1
-
success
Claim success
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.DenyClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.DenyClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.GetClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.GetClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
success
Claim success
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.GetMetadata_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.GetMetadata_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
MetadataKeyNotFound ex2
-
success
Value success
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RemoveMetadata_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RemoveMetadata_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RemoveModification_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
modification_id
long modification_id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RemoveModification_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ModificationNotFound ex1
-
ex2
ModificationWrongType ex2
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RequestClaimChanges_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RequestClaimChanges_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RequestClaimReview_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RequestClaimReview_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RevokeClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.RevokeClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.SearchClaims_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
claim_request
ClaimSearchQuery claim_request
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.SearchClaims_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
LimitExceeded ex1
-
ex2
BadContinuationToken ex2
-
success
ClaimSearchResponse success
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.SetMetadata_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.SetMetadata_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.UpdateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<Modification> changeset
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.UpdateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
ex2
InvalidClaimStatus ex2
-
ex3
InvalidClaimRevision ex3
-
ex4
ChangesetConflict ex4
-
ex5
InvalidChangeset ex5
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.UpdateModification_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
modification_change
ModificationChange modification_change
-
modification_id
long modification_id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.claim_management.ClaimManagementSrv.UpdateModification_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ModificationNotFound ex1
-
ex2
ModificationWrongType ex2
-
-
-
Class dev.vality.damsel.claim_management.ClaimModification extends org.apache.thrift.TUnion<ClaimModification,ClaimModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimModificationChange extends org.apache.thrift.TUnion<ClaimModificationChange,ClaimModificationChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimPendingAcceptance extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimReview extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimRevoked extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.claim_management.ClaimSearchQuery extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
continuation_token
String continuation_token
-
email
String email
-
limit
int limit
-
party_id
String party_id
-
statuses
List<ClaimStatus> statuses
-
-
-
Class dev.vality.damsel.claim_management.ClaimSearchResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ClaimStatus extends org.apache.thrift.TUnion<ClaimStatus,ClaimStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ClaimStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
status
ClaimStatus status
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.claim_management.ClaimUpdated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<Modification> changeset
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.claim_management.CommentChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.CommentCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.CommentDeleted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.CommentModification extends org.apache.thrift.TUnion<CommentModification,CommentModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.CommentModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
CommentModification modification
-
-
-
Class dev.vality.damsel.claim_management.ContractAdjustmentModification extends org.apache.thrift.TUnion<ContractAdjustmentModification,ContractAdjustmentModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ContractAdjustmentModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustment_id
String adjustment_id
-
modification
ContractAdjustmentModification modification
-
-
-
Class dev.vality.damsel.claim_management.ContractAdjustmentParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
template
ContractTemplateRef template
-
-
-
Class dev.vality.damsel.claim_management.ContractModification extends org.apache.thrift.TUnion<ContractModification,ContractModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ContractModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ContractModification modification
-
-
-
Class dev.vality.damsel.claim_management.ContractorModification extends org.apache.thrift.TUnion<ContractorModification,ContractorModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ContractorModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ContractorModification modification
-
-
-
Class dev.vality.damsel.claim_management.ContractorNotExists extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.claim_management.ContractParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contractor_id
String contractor_id
-
payment_institution
PaymentInstitutionRef payment_institution
-
template
ContractTemplateRef template
-
-
-
Class dev.vality.damsel.claim_management.ContractTermination extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.claim_management.ContractTermsViolated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.DocumentChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.DocumentCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.DocumentModification extends org.apache.thrift.TUnion<DocumentModification,DocumentModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.DocumentModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
DocumentModification modification
-
type
DocumentTypeRef type
-
-
-
Class dev.vality.damsel.claim_management.Event extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ExternalInfoModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ExternalUser extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.FileChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.FileCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.FileDeleted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.FileModification extends org.apache.thrift.TUnion<FileModification,FileModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.FileModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
FileModification modification
-
-
-
Class dev.vality.damsel.claim_management.InternalUser extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidChangeset extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invalid_changeset
List<Modification> invalid_changeset
-
reason
InvalidChangesetReason reason
-
reason_legacy
String reason_legacy
-
-
-
Class dev.vality.damsel.claim_management.InvalidChangesetReason extends org.apache.thrift.TUnion<InvalidChangesetReason,InvalidChangesetReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidClaimChangesetReason extends org.apache.thrift.TUnion<InvalidClaimChangesetReason,InvalidClaimChangesetReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidClaimConcreteReason extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidClaimRevision extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidClaimStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
ClaimStatus status
-
-
-
Class dev.vality.damsel.claim_management.InvalidContract extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidContractReason reason
-
-
-
Class dev.vality.damsel.claim_management.InvalidContractor extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidContractorReason reason
-
-
-
Class dev.vality.damsel.claim_management.InvalidContractorReason extends org.apache.thrift.TUnion<InvalidContractorReason,InvalidContractorReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidContractReason extends org.apache.thrift.TUnion<InvalidContractReason,InvalidContractReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidObjectReference extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ref
Reference ref
-
-
-
Class dev.vality.damsel.claim_management.InvalidPartyChangesetReason extends org.apache.thrift.TUnion<InvalidPartyChangesetReason,InvalidPartyChangesetReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidShop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidShopReason reason
-
-
-
Class dev.vality.damsel.claim_management.InvalidShopPayoutTool extends org.apache.thrift.TUnion<InvalidShopPayoutTool,InvalidShopPayoutTool._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidShopReason extends org.apache.thrift.TUnion<InvalidShopReason,InvalidShopReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidStatus extends org.apache.thrift.TUnion<InvalidStatus,InvalidStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.InvalidWallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidWalletReason reason
-
-
-
Class dev.vality.damsel.claim_management.InvalidWalletReason extends org.apache.thrift.TUnion<InvalidWalletReason,InvalidWalletReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.LimitExceeded extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.claim_management.MetadataKeyNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.Modification extends org.apache.thrift.TUnion<Modification,Modification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ModificationChange extends org.apache.thrift.TUnion<ModificationChange,ModificationChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ModificationNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
modification_id
long modification_id
-
-
-
Class dev.vality.damsel.claim_management.ModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changed_at
String changed_at
-
created_at
String created_at
-
modification
Modification modification
-
modification_id
long modification_id
-
removed_at
String removed_at
-
user_info
UserInfo user_info
-
-
-
Class dev.vality.damsel.claim_management.ModificationWrongType extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.PartyModification extends org.apache.thrift.TUnion<PartyModification,PartyModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.PartyModificationChange extends org.apache.thrift.TUnion<PartyModificationChange,PartyModificationChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.PartyNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolCurrencyMismatch extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_tool_currency
CurrencyRef payout_tool_currency
-
payout_tool_id
String payout_tool_id
-
shop_account_currency
CurrencyRef shop_account_currency
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolInfoChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
info
PayoutToolInfo info
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolModification extends org.apache.thrift.TUnion<PayoutToolModification,PayoutToolModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modification
PayoutToolModification modification
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolNotInContract extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.PayoutToolNotSetForPayouts extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_schedule
BusinessScheduleRef payout_schedule
-
-
-
Class dev.vality.damsel.claim_management.PayoutToolParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
tool_info
PayoutToolInfo tool_info
-
-
-
Class dev.vality.damsel.claim_management.ScheduleChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedule
BusinessScheduleRef schedule
-
-
-
Class dev.vality.damsel.claim_management.ScheduleModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedule
BusinessScheduleRef schedule
-
-
-
Class dev.vality.damsel.claim_management.ShopAccountParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
-
-
Class dev.vality.damsel.claim_management.ShopContractChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ShopContractModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.ShopModification extends org.apache.thrift.TUnion<ShopModification,ShopModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.ShopModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ShopModification modification
-
-
-
Class dev.vality.damsel.claim_management.ShopParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
category
CategoryRef category
-
contract_id
String contract_id
-
details
ShopDetails details
-
location
ShopLocation location
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.claim_management.StatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.StatusModification extends org.apache.thrift.TUnion<StatusModification,StatusModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.StatusModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modification
StatusModification modification
-
status
ClaimStatus status
-
-
-
Class dev.vality.damsel.claim_management.UserInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.claim_management.UserType extends org.apache.thrift.TUnion<UserType,UserType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.WalletAccountParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
-
-
Class dev.vality.damsel.claim_management.WalletModification extends org.apache.thrift.TUnion<WalletModification,WalletModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.claim_management.WalletModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
WalletModification modification
-
-
-
Class dev.vality.damsel.claim_management.WalletParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.columbus
-
Class dev.vality.damsel.columbus.LocationInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
city_geo_id
int city_geo_id
-
country_geo_id
int country_geo_id
-
raw_response
String raw_response
-
-
-
-
Package dev.vality.damsel.context
-
Class dev.vality.damsel.context.Change extends org.apache.thrift.TUnion<Change,Change._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.context.ContextsSrv.Delete_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.context.ContextsSrv.Delete_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ObjectNotFound ex1
-
ex2
Forbidden ex2
-
-
-
Class dev.vality.damsel.context.ContextsSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.context.ContextsSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ObjectNotFound ex1
-
success
Value success
-
-
-
Class dev.vality.damsel.context.ContextsSrv.Put_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.context.ContextsSrv.Put_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ObjectNotFound ex1
-
ex2
Forbidden ex2
-
-
-
Class dev.vality.damsel.context.Forbidden extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.context.ObjectNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.domain
-
Class dev.vality.damsel.domain.AccounterClock extends org.apache.thrift.TUnion<AccounterClock,AccounterClock._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Active extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
since
String since
-
-
-
Class dev.vality.damsel.domain.AdditionalTransactionInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
acs_url
String acs_url
-
approval_code
String approval_code
-
cavv
String cavv
-
cavv_algorithm
String cavv_algorithm
-
eci
String eci
-
md
String md
-
pareq
String pareq
-
pares
String pares
-
rrn
String rrn
-
short_payment_id
String short_payment_id
-
term_url
String term_url
-
three_ds_verification
ThreeDsVerification three_ds_verification
-
xid
String xid
-
-
-
Class dev.vality.damsel.domain.Allocation extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
transactions
List<AllocationTransaction> transactions
-
-
-
Class dev.vality.damsel.domain.AllocationPrototype extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
transactions
List<AllocationTransactionPrototype> transactions
-
-
-
Class dev.vality.damsel.domain.AllocationTransaction extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
Сумма, которая будет переведена по назначению. -
body
AllocationTransactionBodyTotal body
Описывает содержимое транзакции в том случае, если был использован вариант прототипа с AllocationTransactionPrototypeBody.total -
details
AllocationTransactionDetails details
-
id
String id
-
target
AllocationTransactionTarget target
По этому назначению переводится часть денежных средств.
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionBodyTotal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fee
AllocationTransactionFeeShare fee
Описывает комиссию в относительных величинах в том случае, если был использован вариант прототипа с AllocationTransactionPrototypeFee.share -
fee_amount
Cash fee_amount
Комиссия вычитаемая из общей суммы, будет переведена по назначению. -
fee_target
AllocationTransactionTarget fee_target
По этому назначению переводится часть денежных средств. -
total
Cash total
Общая сумма денежных средств транзакции.
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cart
InvoiceCart cart
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototype extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
AllocationTransactionPrototypeBody body
-
details
AllocationTransactionDetails details
-
target
AllocationTransactionTarget target
По этому назначению переводится часть денежных средств.
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototypeBody extends org.apache.thrift.TUnion<AllocationTransactionPrototypeBody,AllocationTransactionPrototypeBody._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototypeBodyAmount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
Сумма, которая будет переведена по назначению.
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototypeBodyTotal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fee
AllocationTransactionPrototypeFee fee
Комиссия вычитаемая из общей суммы. -
total
Cash total
Общая сумма денежных средств транзакции.
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototypeFee extends org.apache.thrift.TUnion<AllocationTransactionPrototypeFee,AllocationTransactionPrototypeFee._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionPrototypeFeeFixed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionTarget extends org.apache.thrift.TUnion<AllocationTransactionTarget,AllocationTransactionTarget._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.AllocationTransactionTargetShop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.ArticlesOfAssociation extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.AttemptLimit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
attempts
long attempts
-
-
-
Class dev.vality.damsel.domain.AttemptLimitDesision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
AttemptLimitSelector then_
-
-
-
Class dev.vality.damsel.domain.AttemptLimitSelector extends org.apache.thrift.TUnion<AttemptLimitSelector,AttemptLimitSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Bank extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.BankCard extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bank_name
String bank_name
-
bin
String bin
-
cardholder_name
String cardholder_name
-
category
String category
-
exp_date
BankCardExpDate exp_date
-
is_cvv_empty
boolean is_cvv_empty
-
issuer_country
CountryCode issuer_country
-
last_digits
String last_digits
-
metadata
Map<String,Value> metadata
-
payment_system
PaymentSystemRef payment_system
-
payment_token
BankCardTokenServiceRef payment_token
-
token
String token
-
tokenization_method
TokenizationMethod tokenization_method
- See Also:
TokenizationMethod
-
-
-
Class dev.vality.damsel.domain.BankCardCategory extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.BankCardCategoryObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
BankCardCategory data
-
ref
BankCardCategoryRef ref
-
-
-
Class dev.vality.damsel.domain.BankCardCategoryRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.BankCardCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
BankCardConditionDefinition definition
-
-
-
Class dev.vality.damsel.domain.BankCardConditionDefinition extends org.apache.thrift.TUnion<BankCardConditionDefinition,BankCardConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.BankCardExpDate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
month
byte month
Месяц 1..12 -
year
short year
Год 2015..∞
-
-
-
Class dev.vality.damsel.domain.BankCardPaymentMethod extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
is_cvv_empty
boolean is_cvv_empty
-
payment_system
PaymentSystemRef payment_system
-
payment_token
BankCardTokenServiceRef payment_token
-
tokenization_method
TokenizationMethod tokenization_method
- See Also:
TokenizationMethod
-
-
-
Class dev.vality.damsel.domain.BankCardTokenService extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.BankCardTokenServiceObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
BankCardTokenService data
-
ref
BankCardTokenServiceRef ref
-
-
-
Class dev.vality.damsel.domain.BankCardTokenServiceRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.BankObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.BankRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.BinData extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.BinDataCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bank_name
StringCondition bank_name
-
payment_system
StringCondition payment_system
-
-
-
Class dev.vality.damsel.domain.Blocked extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.Blocking extends org.apache.thrift.TUnion<Blocking,Blocking._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.BusinessSchedule extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
delay
TimeSpan delay
-
description
String description
-
name
String name
-
policy
PayoutCompilationPolicy policy
-
schedule
Schedule schedule
-
-
-
Class dev.vality.damsel.domain.BusinessScheduleDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
BusinessScheduleSelector then_
-
-
-
Class dev.vality.damsel.domain.BusinessScheduleObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
BusinessSchedule data
-
ref
BusinessScheduleRef ref
-
-
-
Class dev.vality.damsel.domain.BusinessScheduleRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.BusinessScheduleSelector extends org.apache.thrift.TUnion<BusinessScheduleSelector,BusinessScheduleSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Calendar extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CalendarHoliday extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CalendarObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Calendar data
-
ref
CalendarRef ref
-
-
-
Class dev.vality.damsel.domain.CalendarRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.Cash extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
currency
CurrencyRef currency
-
-
-
Class dev.vality.damsel.domain.CashBound extends org.apache.thrift.TUnion<CashBound,CashBound._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashFlowAccount extends org.apache.thrift.TUnion<CashFlowAccount,CashFlowAccount._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashFlowDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
CashFlowSelector then_
-
-
-
Class dev.vality.damsel.domain.CashFlowPosting extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
destination
CashFlowAccount destination
-
details
String details
-
source
CashFlowAccount source
-
volume
CashVolume volume
-
-
-
Class dev.vality.damsel.domain.CashFlowSelector extends org.apache.thrift.TUnion<CashFlowSelector,CashFlowSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashLimitDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
CashLimitSelector then_
-
-
-
Class dev.vality.damsel.domain.CashLimitSelector extends org.apache.thrift.TUnion<CashLimitSelector,CashLimitSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CashRegisterProvider extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
params_schema
List<ProviderParameter> params_schema
-
proxy
Proxy proxy
-
-
-
Class dev.vality.damsel.domain.CashRegisterProviderObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
CashRegisterProvider data
-
ref
CashRegisterProviderRef ref
-
-
-
Class dev.vality.damsel.domain.CashRegisterProviderRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.CashValueDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
CashValueSelector then_
-
-
-
Class dev.vality.damsel.domain.CashValueSelector extends org.apache.thrift.TUnion<CashValueSelector,CashValueSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashVolume extends org.apache.thrift.TUnion<CashVolume,CashVolume._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CashVolumeFixed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash
Cash cash
-
-
-
Class dev.vality.damsel.domain.CashVolumeProduct extends org.apache.thrift.TUnion<CashVolumeProduct,CashVolumeProduct._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Category extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
type
CategoryType type
- See Also:
CategoryType
-
-
-
Class dev.vality.damsel.domain.CategoryDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
CategorySelector then_
-
-
-
Class dev.vality.damsel.domain.CategoryObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Category data
-
ref
CategoryRef ref
-
-
-
Class dev.vality.damsel.domain.CategoryRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.CategorySelector extends org.apache.thrift.TUnion<CategorySelector,CategorySelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ClientInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.Condition extends org.apache.thrift.TUnion<Condition,Condition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ContactInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.Contract extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustments
List<ContractAdjustment> adjustments
-
contractor
Contractor contractor
-
contractor_id
String contractor_id
-
created_at
String created_at
-
id
String id
-
legal_agreement
LegalAgreement legal_agreement
-
payment_institution
PaymentInstitutionRef payment_institution
-
payout_tools
List<PayoutTool> payout_tools
-
report_preferences
ReportPreferences report_preferences
-
status
ContractStatus status
-
terms
TermSetHierarchyRef terms
-
valid_since
String valid_since
-
valid_until
String valid_until
-
-
-
Class dev.vality.damsel.domain.ContractActive extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ContractAdjustment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
id
String id
-
terms
TermSetHierarchyRef terms
-
valid_since
String valid_since
-
valid_until
String valid_until
-
-
-
Class dev.vality.damsel.domain.ContractExpired extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Contractor extends org.apache.thrift.TUnion<Contractor,Contractor._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ContractPaymentInstitutionDefaults extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
live
PaymentInstitutionRef live
-
test
PaymentInstitutionRef test
-
-
-
Class dev.vality.damsel.domain.ContractStatus extends org.apache.thrift.TUnion<ContractStatus,ContractStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ContractTemplate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
terms
TermSetHierarchyRef terms
-
valid_since
Lifetime valid_since
-
valid_until
Lifetime valid_until
-
-
-
Class dev.vality.damsel.domain.ContractTemplateDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
ContractTemplateSelector then_
-
-
-
Class dev.vality.damsel.domain.ContractTemplateObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
ContractTemplate data
-
ref
ContractTemplateRef ref
-
-
-
Class dev.vality.damsel.domain.ContractTemplateRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.ContractTemplateSelector extends org.apache.thrift.TUnion<ContractTemplateSelector,ContractTemplateSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ContractTerminated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
terminated_at
String terminated_at
-
-
-
Class dev.vality.damsel.domain.Country extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
trade_blocs
Set<TradeBlocRef> trade_blocs
-
-
-
Class dev.vality.damsel.domain.CountryObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Country data
-
ref
CountryRef ref
-
-
-
Class dev.vality.damsel.domain.CountryRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
CountryCode id
-
-
-
Class dev.vality.damsel.domain.Criterion extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CriterionObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Criterion data
-
ref
CriterionRef ref
-
-
-
Class dev.vality.damsel.domain.CriterionRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.CryptoCurrency extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CryptoCurrencyCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
CryptoCurrencyConditionDefinition definition
-
-
-
Class dev.vality.damsel.domain.CryptoCurrencyConditionDefinition extends org.apache.thrift.TUnion<CryptoCurrencyConditionDefinition,CryptoCurrencyConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CryptoCurrencyObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
CryptoCurrency data
-
ref
CryptoCurrencyRef ref
-
-
-
Class dev.vality.damsel.domain.CryptoCurrencyRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.CryptoWallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
crypto_currency
CryptoCurrencyRef crypto_currency
-
destination_tag
String destination_tag
-
id
String id
-
-
-
Class dev.vality.damsel.domain.Currency extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.CurrencyDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
CurrencySelector then_
-
-
-
Class dev.vality.damsel.domain.CurrencyObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Currency data
-
ref
CurrencyRef ref
-
-
-
Class dev.vality.damsel.domain.CurrencyRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
symbolic_code
String symbolic_code
-
-
-
Class dev.vality.damsel.domain.CurrencySelector extends org.apache.thrift.TUnion<CurrencySelector,CurrencySelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.CustomerPayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
customer_binding_id
String customer_binding_id
-
customer_id
String customer_id
-
payment_tool
PaymentTool payment_tool
-
rec_payment_tool_id
String rec_payment_tool_id
-
-
-
Class dev.vality.damsel.domain.DigitalWallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payment_service
PaymentServiceRef payment_service
-
token
String token
-
-
-
Class dev.vality.damsel.domain.DigitalWalletCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
DigitalWalletConditionDefinition definition
-
-
-
Class dev.vality.damsel.domain.DigitalWalletConditionDefinition extends org.apache.thrift.TUnion<DigitalWalletConditionDefinition,DigitalWalletConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.DisposablePaymentResource extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
client_info
ClientInfo client_info
-
payment_session_id
String payment_session_id
-
payment_tool
PaymentTool payment_tool
-
-
-
Class dev.vality.damsel.domain.DocumentType extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.DocumentTypeObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
DocumentType data
-
ref
DocumentTypeRef ref
-
-
-
Class dev.vality.damsel.domain.DocumentTypeRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.DomainObject extends org.apache.thrift.TUnion<DomainObject,DomainObject._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Dummy extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.DummyLink extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
link
DummyRef link
-
-
-
Class dev.vality.damsel.domain.DummyLinkObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
DummyLink data
-
ref
DummyLinkRef ref
-
-
-
Class dev.vality.damsel.domain.DummyLinkRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.DummyObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.DummyRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.ExternalAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
income
long income
-
outcome
long outcome
-
-
-
Class dev.vality.damsel.domain.ExternalAccountSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
accounts
Map<CurrencyRef,ExternalAccount> accounts
-
description
String description
-
name
String name
-
-
-
Class dev.vality.damsel.domain.ExternalAccountSetDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
ExternalAccountSetSelector then_
-
-
-
Class dev.vality.damsel.domain.ExternalAccountSetObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
ExternalAccountSet data
-
ref
ExternalAccountSetRef ref
-
-
-
Class dev.vality.damsel.domain.ExternalAccountSetRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.ExternalAccountSetSelector extends org.apache.thrift.TUnion<ExternalAccountSetSelector,ExternalAccountSetSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ExternalTransactionAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
ExternalCashFlowAccount type
- See Also:
ExternalCashFlowAccount
-
-
-
Class dev.vality.damsel.domain.Failure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
code
String code
-
reason
String reason
-
sub
SubFailure sub
-
-
-
Class dev.vality.damsel.domain.FeeDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
FeeSelector then_
-
-
-
Class dev.vality.damsel.domain.Fees extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fees
Map<CashFlowConstant,CashVolume> fees
-
-
-
Class dev.vality.damsel.domain.FeeSelector extends org.apache.thrift.TUnion<FeeSelector,FeeSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.FinalCashFlowAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
account_id
long account_id
-
account_type
CashFlowAccount account_type
-
transaction_account
TransactionAccount transaction_account
-
-
-
Class dev.vality.damsel.domain.FinalCashFlowPosting extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
destination
FinalCashFlowAccount destination
-
details
String details
-
source
FinalCashFlowAccount source
-
volume
Cash volume
-
-
-
Class dev.vality.damsel.domain.GenericPaymentMethod extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_service
PaymentServiceRef payment_service
Сервис, обслуживающий данный платёжный инструмент. Например: `{"id": "BankTransfersRUS"}`
-
-
-
Class dev.vality.damsel.domain.GenericPaymentTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Content data
Данные платёжного инструмента, определённые в соответствии со схемой в `PaymentMethodDefinition`. Например: ``` Content { type = 'application/schema-instance+json; schema=https://api.vality.dev/schemas/payment-methods/v2/BankAccountRUS' data = '{"accountNumber":"40817810500000000035", "bankBIC":"044525716"}' } ``` -
payment_service
PaymentServiceRef payment_service
Сервис, обслуживающий данный платёжный инструмент. Должен соответствовать значению, указанному в `GenericPaymentMethod`.
-
-
-
Class dev.vality.damsel.domain.GenericPaymentToolCondition extends org.apache.thrift.TUnion<GenericPaymentToolCondition,GenericPaymentToolCondition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Globals extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contract_payment_institution_defaults
ContractPaymentInstitutionDefaults contract_payment_institution_defaults
-
external_account_set
ExternalAccountSetSelector external_account_set
-
identity_providers
Set<IdentityProviderRef> identity_providers
-
payment_institutions
Set<PaymentInstitutionRef> payment_institutions
-
-
-
Class dev.vality.damsel.domain.GlobalsObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Globals data
-
ref
GlobalsRef ref
-
-
-
Class dev.vality.damsel.domain.GlobalsRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.HoldLifetime extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
seconds
int seconds
-
-
-
Class dev.vality.damsel.domain.HoldLifetimeDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
HoldLifetimeSelector then_
-
-
-
Class dev.vality.damsel.domain.HoldLifetimeSelector extends org.apache.thrift.TUnion<HoldLifetimeSelector,HoldLifetimeSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.IdentityProvider extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contract_template
ContractTemplateRef contract_template
-
contractor_level
ContractorIdentificationLevel contractor_level
- See Also:
ContractorIdentificationLevel
-
payment_institution
PaymentInstitutionRef payment_institution
-
-
-
Class dev.vality.damsel.domain.IdentityProviderObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
IdentityProvider data
-
ref
IdentityProviderRef ref
-
-
-
Class dev.vality.damsel.domain.IdentityProviderRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.Inspector extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.InspectorDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
InspectorSelector then_
-
-
-
Class dev.vality.damsel.domain.InspectorObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Inspector data
-
ref
InspectorRef ref
-
-
-
Class dev.vality.damsel.domain.InspectorRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.InspectorSelector extends org.apache.thrift.TUnion<InspectorSelector,InspectorSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InternationalBankAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
account_holder
String account_holder
-
bank
InternationalBankDetails bank
-
correspondent_account
InternationalBankAccount correspondent_account
-
iban
String iban
-
number
String number
-
-
-
Class dev.vality.damsel.domain.InternationalBankDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
aba_rtn
String aba_rtn
-
address
String address
-
bic
String bic
-
country
CountryCode country
-
name
String name
-
-
-
Class dev.vality.damsel.domain.InternationalLegalEntity extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.Invoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allocation
Allocation allocation
-
client_info
InvoiceClientInfo client_info
-
context
Content context
-
cost
Cash cost
-
created_at
String created_at
-
details
InvoiceDetails details
-
due
String due
-
external_id
String external_id
-
id
String id
-
owner_id
String owner_id
-
party_revision
long party_revision
-
shop_id
String shop_id
-
status
InvoiceStatus status
-
template_id
String template_id
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
-
domain_revision
long domain_revision
-
id
String id
-
party_revision
long party_revision
-
reason
String reason
-
state
InvoiceAdjustmentState state
-
status
InvoiceAdjustmentStatus status
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentCaptured extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentProcessed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentState extends org.apache.thrift.TUnion<InvoiceAdjustmentState,InvoiceAdjustmentState._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentStatus extends org.apache.thrift.TUnion<InvoiceAdjustmentStatus,InvoiceAdjustmentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentStatusChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
target_status
InvoiceStatus target_status
Статус, в который необходимо перевести инвойс.
-
-
-
Class dev.vality.damsel.domain.InvoiceAdjustmentStatusChangeState extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
scenario
InvoiceAdjustmentStatusChange scenario
-
-
-
Class dev.vality.damsel.domain.InvoiceBankAccount extends org.apache.thrift.TUnion<InvoiceBankAccount,InvoiceBankAccount._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
details
String details
-
-
-
Class dev.vality.damsel.domain.InvoiceCart extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
lines
List<InvoiceLine> lines
-
-
-
Class dev.vality.damsel.domain.InvoiceClientInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trust_level
ClientTrustLevel trust_level
-
-
-
Class dev.vality.damsel.domain.InvoiceDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bank_account
InvoiceBankAccount bank_account
-
cart
InvoiceCart cart
-
description
String description
-
product
String product
-
-
-
Class dev.vality.damsel.domain.InvoiceFulfilled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
details
String details
-
-
-
Class dev.vality.damsel.domain.InvoiceLine extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.InvoicePaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
context
Content context
-
cost
Cash cost
-
created_at
String created_at
-
domain_revision
long domain_revision
-
external_id
String external_id
-
flow
InvoicePaymentFlow flow
-
id
String id
-
make_recurrent
boolean make_recurrent
-
owner_id
String owner_id
-
party_revision
long party_revision
-
payer
Payer payer
-
payer_session_info
PayerSessionInfo payer_session_info
-
processing_deadline
String processing_deadline
-
shop_id
String shop_id
-
status
InvoicePaymentStatus status
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
-
domain_revision
long domain_revision
-
id
String id
-
new_cash_flow
List<FinalCashFlowPosting> new_cash_flow
-
old_cash_flow_inverse
List<FinalCashFlowPosting> old_cash_flow_inverse
-
party_revision
long party_revision
-
reason
String reason
-
state
InvoicePaymentAdjustmentState state
-
status
InvoicePaymentAdjustmentStatus status
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentCaptured extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentCashFlow extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
Ревизия, относительно которой необходимо пересчитать граф финансовых потоков.
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentCashFlowState extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
scenario
InvoicePaymentAdjustmentCashFlow scenario
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentProcessed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentState extends org.apache.thrift.TUnion<InvoicePaymentAdjustmentState,InvoicePaymentAdjustmentState._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentStatus extends org.apache.thrift.TUnion<InvoicePaymentAdjustmentStatus,InvoicePaymentAdjustmentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentStatusChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
target_status
InvoicePaymentStatus target_status
Статус, в который необходимо перевести платёж.
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentAdjustmentStatusChangeState extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
scenario
InvoicePaymentAdjustmentStatusChange scenario
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentCaptured extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocation
Allocation allocation
-
cart
InvoiceCart cart
-
cost
Cash cost
-
reason
String reason
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargeback extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
body
Cash body
-
context
Content context
-
created_at
String created_at
-
domain_revision
long domain_revision
-
external_id
String external_id
-
id
String id
-
levy
Cash levy
-
party_revision
long party_revision
-
reason
InvoicePaymentChargebackReason reason
-
stage
InvoicePaymentChargebackStage stage
-
status
InvoicePaymentChargebackStatus status
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackAccepted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCategory extends org.apache.thrift.TUnion<InvoicePaymentChargebackCategory,InvoicePaymentChargebackCategory._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCategoryAuthorisation extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCategoryDispute extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCategoryFraud extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackCategoryProcessingError extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackReason extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
category
InvoicePaymentChargebackCategory category
-
code
String code
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackRejected extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackStage extends org.apache.thrift.TUnion<InvoicePaymentChargebackStage,InvoicePaymentChargebackStage._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackStageArbitration extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackStageChargeback extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackStagePreArbitration extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargebackStatus extends org.apache.thrift.TUnion<InvoicePaymentChargebackStatus,InvoicePaymentChargebackStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentChargedBack extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentFlow extends org.apache.thrift.TUnion<InvoicePaymentFlow,InvoicePaymentFlow._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentFlowHold extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
held_until
String held_until
-
on_hold_expiration
OnHoldExpiration on_hold_expiration
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentFlowInstant extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentProcessed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefund extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allocation
Allocation allocation
-
cart
InvoiceCart cart
-
cash
Cash cash
-
created_at
String created_at
-
domain_revision
long domain_revision
-
external_id
String external_id
-
id
String id
-
party_revision
long party_revision
-
reason
String reason
-
status
InvoicePaymentRefundStatus status
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefunded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefundFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefundPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefundStatus extends org.apache.thrift.TUnion<InvoicePaymentRefundStatus,InvoicePaymentRefundStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentRefundSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoicePaymentStatus extends org.apache.thrift.TUnion<InvoicePaymentStatus,InvoicePaymentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceRussianBankAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.InvoiceStatus extends org.apache.thrift.TUnion<InvoiceStatus,InvoiceStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceTemplate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
Content context
-
created_at
String created_at
-
description
String description
-
details
InvoiceTemplateDetails details
-
id
String id
-
invoice_lifetime
LifetimeInterval invoice_lifetime
-
name
String name
-
owner_id
String owner_id
-
product
String product
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.domain.InvoiceTemplateCostUnlimited extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceTemplateDetails extends org.apache.thrift.TUnion<InvoiceTemplateDetails,InvoiceTemplateDetails._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceTemplateProduct extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
metadata
Map<String,Value> metadata
-
price
InvoiceTemplateProductPrice price
-
product
String product
-
-
-
Class dev.vality.damsel.domain.InvoiceTemplateProductPrice extends org.apache.thrift.TUnion<InvoiceTemplateProductPrice,InvoiceTemplateProductPrice._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.InvoiceUnpaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.LegalAgreement extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.LegalEntity extends org.apache.thrift.TUnion<LegalEntity,LegalEntity._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Lifetime extends org.apache.thrift.TUnion<Lifetime,Lifetime._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.LifetimeDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
LifetimeSelector then_
-
-
-
Class dev.vality.damsel.domain.LifetimeInterval extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
days
short days
-
hours
short hours
-
minutes
short minutes
-
months
short months
-
seconds
short seconds
-
years
short years
-
-
-
Class dev.vality.damsel.domain.LifetimeSelector extends org.apache.thrift.TUnion<LifetimeSelector,LifetimeSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.MerchantTransactionAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
owner
MerchantTransactionAccountOwner owner
Идентификатор бизнес-объекта, владельца аккаунта. -
type
MerchantCashFlowAccount type
- See Also:
MerchantCashFlowAccount
-
-
-
Class dev.vality.damsel.domain.MerchantTransactionAccountOwner extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.MobileCommerce extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
operator
MobileOperatorRef operator
-
phone
MobilePhone phone
-
-
-
Class dev.vality.damsel.domain.MobileCommerceCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
MobileCommerceConditionDefinition definition
-
-
-
Class dev.vality.damsel.domain.MobileCommerceConditionDefinition extends org.apache.thrift.TUnion<MobileCommerceConditionDefinition,MobileCommerceConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.MobileOperator extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.MobileOperatorObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
MobileOperator data
-
ref
MobileOperatorRef ref
-
-
-
Class dev.vality.damsel.domain.MobileOperatorRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.MobilePhone extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.OperationFailure extends org.apache.thrift.TUnion<OperationFailure,OperationFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.OperationTimeout extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.P2PToolCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
receiver_is
PaymentToolCondition receiver_is
-
sender_is
PaymentToolCondition sender_is
-
-
-
Class dev.vality.damsel.domain.PartialCaptureProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PartialCaptureServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PartialRefundsProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_limit
CashLimitSelector cash_limit
-
-
-
Class dev.vality.damsel.domain.PartialRefundsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_limit
CashLimitSelector cash_limit
-
-
-
Class dev.vality.damsel.domain.Party extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
blocking
Blocking blocking
-
contact_info
PartyContactInfo contact_info
-
contractors
Map<String,PartyContractor> contractors
-
contracts
Map<String,Contract> contracts
-
created_at
String created_at
-
id
String id
-
revision
long revision
-
shops
Map<String,Shop> shops
-
suspension
Suspension suspension
-
wallets
Map<String,Wallet> wallets
-
-
-
Class dev.vality.damsel.domain.PartyCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
PartyConditionDefinition definition
-
id
String id
-
-
-
Class dev.vality.damsel.domain.PartyConditionDefinition extends org.apache.thrift.TUnion<PartyConditionDefinition,PartyConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PartyContactInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
email
String email
-
-
-
Class dev.vality.damsel.domain.PartyContractor extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contractor
Contractor contractor
-
id
String id
-
identity_documents
List<ByteBuffer> identity_documents
-
status
ContractorIdentificationLevel status
-
-
-
Class dev.vality.damsel.domain.PartyStatus extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
blocking
Blocking blocking
-
id
String id
-
revision
long revision
-
suspension
Suspension suspension
-
-
-
Class dev.vality.damsel.domain.Payer extends org.apache.thrift.TUnion<Payer,Payer._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PayerSessionInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
redirect_url
String redirect_url
Адрес, куда необходимо перенаправить user agent плательщика по завершении различных активностей в браузере, вроде авторизации списания средств механизмом 3DS 2.0, если они потребуются. Необходимо указывать только в случае интерактивного проведения платежа, например при помощи платёжной формы. И только тогда, когда обычные средства абстракции вроде user interaction не применимы.
-
-
-
Class dev.vality.damsel.domain.PaymentAllocationServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allow
Predicate allow
NOTE Если распределения средств (allocations) разрешены на этом уровне, они также автоматически разрешены для возвратов (refunds) платежей, при создании которых было указано распределение средств (allocation).
-
-
-
Class dev.vality.damsel.domain.PaymentCardCVC extends org.apache.thrift.TUnion<PaymentCardCVC,PaymentCardCVC._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardExactExpirationDate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardExpirationDate extends org.apache.thrift.TUnion<PaymentCardExpirationDate,PaymentCardExpirationDate._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardNumber extends org.apache.thrift.TUnion<PaymentCardNumber,PaymentCardNumber._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardNumberChecksum extends org.apache.thrift.TUnion<PaymentCardNumberChecksum,PaymentCardNumberChecksum._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardNumberChecksumLuhn extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentCardValidationRule extends org.apache.thrift.TUnion<PaymentCardValidationRule,PaymentCardValidationRule._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentChargebackProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
CashFlowSelector cash_flow
-
fees
FeeSelector fees
-
-
-
Class dev.vality.damsel.domain.PaymentChargebackServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allow
Predicate allow
-
eligibility_time
TimeSpanSelector eligibility_time
-
fees
CashFlowSelector fees
-
-
-
Class dev.vality.damsel.domain.PaymentHoldsProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
lifetime
HoldLifetimeSelector lifetime
-
partial_captures
PartialCaptureProvisionTerms partial_captures
-
-
-
Class dev.vality.damsel.domain.PaymentHoldsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
lifetime
HoldLifetimeSelector lifetime
-
partial_captures
PartialCaptureServiceTerms partial_captures
-
payment_methods
PaymentMethodSelector payment_methods
-
-
-
Class dev.vality.damsel.domain.PaymentInstitution extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
calendar
CalendarRef calendar
-
default_contract_template
ContractTemplateSelector default_contract_template
-
description
String description
-
identity
String identity
-
inspector
InspectorSelector inspector
-
name
String name
-
payment_routing_rules
RoutingRules payment_routing_rules
-
payment_system
PaymentSystemSelector payment_system
-
providers
ProviderSelector providers
-
realm
PaymentInstitutionRealm realm
-
residences
Set<CountryCode> residences
-
system_account_set
SystemAccountSetSelector system_account_set
-
wallet_system_account_set
SystemAccountSetSelector wallet_system_account_set
-
withdrawal_routing_rules
RoutingRules withdrawal_routing_rules
-
-
-
Class dev.vality.damsel.domain.PaymentInstitutionAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentInstitutionObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
PaymentInstitution data
-
ref
PaymentInstitutionRef ref
-
-
-
Class dev.vality.damsel.domain.PaymentInstitutionRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.PaymentMethod extends org.apache.thrift.TUnion<PaymentMethod,PaymentMethod._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentMethodDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
PaymentMethodSelector then_
-
-
-
Class dev.vality.damsel.domain.PaymentMethodDefinition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.PaymentMethodObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
PaymentMethodDefinition data
-
ref
PaymentMethodRef ref
-
-
-
Class dev.vality.damsel.domain.PaymentMethodRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
PaymentMethod id
-
-
-
Class dev.vality.damsel.domain.PaymentMethodSchema extends org.apache.thrift.TUnion<PaymentMethodSchema,PaymentMethodSchema._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentMethodSelector extends org.apache.thrift.TUnion<PaymentMethodSelector,PaymentMethodSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentRefundsProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
CashFlowSelector cash_flow
-
partial_refunds
PartialRefundsProvisionTerms partial_refunds
Условия для частичных рефандов.
-
-
-
Class dev.vality.damsel.domain.PaymentRefundsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
eligibility_time
TimeSpanSelector eligibility_time
-
fees
CashFlowSelector fees
-
partial_refunds
PartialRefundsServiceTerms partial_refunds
-
payment_methods
PaymentMethodSelector payment_methods
-
-
-
Class dev.vality.damsel.domain.PaymentResourcePayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
resource
DisposablePaymentResource resource
-
-
-
Class dev.vality.damsel.domain.PaymentRoute extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
provider
ProviderRef provider
-
terminal
TerminalRef terminal
-
-
-
Class dev.vality.damsel.domain.PaymentService extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
brand_name
String brand_name
Локальное, известное пользователям название платёжного сервиса: платёжной системы, банка, провайдера кошельков, и т.д. Например: "VISA" -
category
String category
Категория платёжного сервиса. Открытое множество, конкретные значения согласовываются: - на уровне констант в протоколе, - вне протокола, на уровне конкретных интеграций. -
description
String description
-
metadata
Map<String,Value> metadata
Метаданные, разделённые по пространствам имён. Введены для аннотирования платёжных сервисов произвольными данными, необходимыми в частности для логики презентации. Например: {"dev.vality.checkout": { "brandLogo": {"banner": "/assets/brands/blarg.svg"}, "localization": { "name": {"ja_JP": "ヱヴァンゲリヲン"} } }} -
name
String name
-
-
-
Class dev.vality.damsel.domain.PaymentServiceObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
PaymentService data
-
ref
PaymentServiceRef ref
-
-
-
Class dev.vality.damsel.domain.PaymentServiceRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.PaymentsProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
CashFlowSelector cash_flow
-
cash_limit
CashLimitSelector cash_limit
-
categories
CategorySelector categories
-
chargebacks
PaymentChargebackProvisionTerms chargebacks
-
currencies
CurrencySelector currencies
-
holds
PaymentHoldsProvisionTerms holds
-
payment_methods
PaymentMethodSelector payment_methods
-
refunds
PaymentRefundsProvisionTerms refunds
-
risk_coverage
RiskScoreSelector risk_coverage
-
turnover_limits
TurnoverLimitSelector turnover_limits
-
-
-
Class dev.vality.damsel.domain.PaymentsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocations
PaymentAllocationServiceTerms allocations
-
cash_limit
CashLimitSelector cash_limit
-
categories
CategorySelector categories
-
chargebacks
PaymentChargebackServiceTerms chargebacks
-
currencies
CurrencySelector currencies
-
fees
CashFlowSelector fees
-
holds
PaymentHoldsServiceTerms holds
-
payment_methods
PaymentMethodSelector payment_methods
-
refunds
PaymentRefundsServiceTerms refunds
-
-
-
Class dev.vality.damsel.domain.PaymentSystem extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
validation_rules
Set<PaymentCardValidationRule> validation_rules
-
-
-
Class dev.vality.damsel.domain.PaymentSystemCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_system_is
PaymentSystemRef payment_system_is
-
token_service_is
BankCardTokenServiceRef token_service_is
-
tokenization_method_is
TokenizationMethod tokenization_method_is
- See Also:
TokenizationMethod
-
-
-
Class dev.vality.damsel.domain.PaymentSystemDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
PaymentSystemSelector then_
-
-
-
Class dev.vality.damsel.domain.PaymentSystemObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
PaymentSystem data
-
ref
PaymentSystemRef ref
-
-
-
Class dev.vality.damsel.domain.PaymentSystemRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.PaymentSystemSelector extends org.apache.thrift.TUnion<PaymentSystemSelector,PaymentSystemSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentTerminal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
metadata
Map<String,Value> metadata
Метаданные, разделённые по пространствам имён. Могут заполняться произвольными значениями, например согласно какой-нибудь схеме данных, заданной в `PaymentService.metadata`, которая обозначает платёжный инструмент, не вписывающийся в текущую модель `PaymentTool`: {"dev.vality.paymentResource": { "type": "BankAccountRUS", "accountNumber": "40817810500000000035", "bankBIC": "044525716", ... }} -
payment_service
PaymentServiceRef payment_service
-
-
-
Class dev.vality.damsel.domain.PaymentTerminalCondition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
definition
PaymentTerminalConditionDefinition definition
-
-
-
Class dev.vality.damsel.domain.PaymentTerminalConditionDefinition extends org.apache.thrift.TUnion<PaymentTerminalConditionDefinition,PaymentTerminalConditionDefinition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentTool extends org.apache.thrift.TUnion<PaymentTool,PaymentTool._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PaymentToolCondition extends org.apache.thrift.TUnion<PaymentToolCondition,PaymentToolCondition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PayoutCompilationPolicy extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
assets_freeze_for
TimeSpan assets_freeze_for
-
-
-
Class dev.vality.damsel.domain.PayoutMethodDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
PayoutMethodSelector then_
-
-
-
Class dev.vality.damsel.domain.PayoutMethodDefinition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.PayoutMethodObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
PayoutMethodDefinition data
-
ref
PayoutMethodRef ref
-
-
-
Class dev.vality.damsel.domain.PayoutMethodRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
PayoutMethod id
- See Also:
PayoutMethod
-
-
-
Class dev.vality.damsel.domain.PayoutMethodSelector extends org.apache.thrift.TUnion<PayoutMethodSelector,PayoutMethodSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PayoutsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_limit
CashLimitSelector cash_limit
-
fees
CashFlowSelector fees
-
payout_methods
PayoutMethodSelector payout_methods
-
payout_schedules
BusinessScheduleSelector payout_schedules
-
-
-
Class dev.vality.damsel.domain.PayoutTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
currency
CurrencyRef currency
-
id
String id
-
payout_tool_info
PayoutToolInfo payout_tool_info
-
-
-
Class dev.vality.damsel.domain.PayoutToolInfo extends org.apache.thrift.TUnion<PayoutToolInfo,PayoutToolInfo._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Predicate extends org.apache.thrift.TUnion<Predicate,Predicate._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.PrivateEntity extends org.apache.thrift.TUnion<PrivateEntity,PrivateEntity._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Provider extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
abs_account
String abs_account
-
accounts
Map<CurrencyRef,ProviderAccount> accounts
-
description
String description
-
identity
String identity
-
name
String name
-
params_schema
List<ProviderParameter> params_schema
-
payment_terms
PaymentsProvisionTerms payment_terms
-
proxy
Proxy proxy
-
recurrent_paytool_terms
RecurrentPaytoolsProvisionTerms recurrent_paytool_terms
-
terms
ProvisionTermSet terms
-
-
-
Class dev.vality.damsel.domain.ProviderAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
settlement
long settlement
-
-
-
Class dev.vality.damsel.domain.ProviderDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
ProviderSelector then_
-
-
-
Class dev.vality.damsel.domain.ProviderObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Provider data
-
ref
ProviderRef ref
-
-
-
Class dev.vality.damsel.domain.ProviderParameter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
description
String description
-
id
String id
-
is_required
boolean is_required
-
type
ProviderParameterType type
-
-
-
Class dev.vality.damsel.domain.ProviderParameterInteger extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderParameterPassword extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderParameterString extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderParameterType extends org.apache.thrift.TUnion<ProviderParameterType,ProviderParameterType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderParameterUrl extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.ProviderSelector extends org.apache.thrift.TUnion<ProviderSelector,ProviderSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.ProviderTerminalRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
priority
long priority
-
weight
long weight
-
-
-
Class dev.vality.damsel.domain.ProviderTransactionAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
owner
ProviderTransactionAccountOwner owner
Идентификатор бизнес-объекта, владельца аккаунта. -
type
ProviderCashFlowAccount type
- See Also:
ProviderCashFlowAccount
-
-
-
Class dev.vality.damsel.domain.ProviderTransactionAccountOwner extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
provider_ref
ProviderRef provider_ref
-
terminal_ref
TerminalRef terminal_ref
-
-
-
Class dev.vality.damsel.domain.ProvisionTermSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payments
PaymentsProvisionTerms payments
-
recurrent_paytools
RecurrentPaytoolsProvisionTerms recurrent_paytools
-
wallet
WalletProvisionTerms wallet
-
-
-
Class dev.vality.damsel.domain.Proxy extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.ProxyDefinition extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.ProxyObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
ProxyDefinition data
-
ref
ProxyRef ref
-
-
-
Class dev.vality.damsel.domain.ProxyRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.RecurrentParentPayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.RecurrentPayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
payment_tool
PaymentTool payment_tool
-
recurrent_parent
RecurrentParentPayment recurrent_parent
-
-
-
Class dev.vality.damsel.domain.RecurrentPaytoolsProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_value
CashValueSelector cash_value
-
categories
CategorySelector categories
-
payment_methods
PaymentMethodSelector payment_methods
-
risk_coverage
RiskScoreSelector risk_coverage
-
-
-
Class dev.vality.damsel.domain.RecurrentPaytoolsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_methods
PaymentMethodSelector payment_methods
-
-
-
Class dev.vality.damsel.domain.Reference extends org.apache.thrift.TUnion<Reference,Reference._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.RegisteredUser extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
email
String email
-
-
-
Class dev.vality.damsel.domain.ReportPreferences extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
service_acceptance_act_preferences
ServiceAcceptanceActPreferences service_acceptance_act_preferences
-
-
-
Class dev.vality.damsel.domain.ReportsServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
acts
ServiceAcceptanceActsTerms acts
-
-
-
Class dev.vality.damsel.domain.Representative extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
document
RepresentativeDocument document
-
full_name
String full_name
-
position
String position
-
-
-
Class dev.vality.damsel.domain.RepresentativeDocument extends org.apache.thrift.TUnion<RepresentativeDocument,RepresentativeDocument._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.RiskScoreDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
RiskScoreSelector then_
-
-
-
Class dev.vality.damsel.domain.RiskScoreSelector extends org.apache.thrift.TUnion<RiskScoreSelector,RiskScoreSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.RoutingCandidate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allowed
Predicate allowed
-
description
String description
-
pin
RoutingPin pin
-
priority
int priority
-
terminal
TerminalRef terminal
-
weight
int weight
-
-
-
Class dev.vality.damsel.domain.RoutingDecisions extends org.apache.thrift.TUnion<RoutingDecisions,RoutingDecisions._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.RoutingDelegate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allowed
Predicate allowed
-
description
String description
-
ruleset
RoutingRulesetRef ruleset
-
-
-
Class dev.vality.damsel.domain.RoutingPin extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
features
Set<RoutingPinFeature> features
-
-
-
Class dev.vality.damsel.domain.RoutingRules extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
policies
RoutingRulesetRef policies
-
prohibitions
RoutingRulesetRef prohibitions
-
-
-
Class dev.vality.damsel.domain.RoutingRuleset extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
decisions
RoutingDecisions decisions
-
description
String description
-
name
String name
-
-
-
Class dev.vality.damsel.domain.RoutingRulesetRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.RoutingRulesObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
RoutingRuleset data
-
ref
RoutingRulesetRef ref
-
-
-
Class dev.vality.damsel.domain.RussianBankAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.RussianLegalEntity extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
actual_address
String actual_address
-
inn
String inn
-
post_address
String post_address
-
registered_name
String registered_name
-
registered_number
String registered_number
-
representative_document
String representative_document
-
representative_full_name
String representative_full_name
-
representative_position
String representative_position
-
russian_bank_account
RussianBankAccount russian_bank_account
-
-
-
Class dev.vality.damsel.domain.RussianPrivateEntity extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
first_name
String first_name
-
middle_name
String middle_name
-
second_name
String second_name
-
-
-
Class dev.vality.damsel.domain.ServiceAcceptanceActPreferences extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedule
BusinessScheduleRef schedule
-
signer
Representative signer
-
-
-
Class dev.vality.damsel.domain.ServiceAcceptanceActsTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedules
BusinessScheduleSelector schedules
-
-
-
Class dev.vality.damsel.domain.Shop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
account
ShopAccount account
-
blocking
Blocking blocking
-
category
CategoryRef category
-
contract_id
String contract_id
-
created_at
String created_at
-
details
ShopDetails details
-
id
String id
-
location
ShopLocation location
-
payout_schedule
BusinessScheduleRef payout_schedule
-
payout_tool_id
String payout_tool_id
-
suspension
Suspension suspension
-
-
-
Class dev.vality.damsel.domain.ShopAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
currency
CurrencyRef currency
-
guarantee
long guarantee
-
payout
long payout
-
settlement
long settlement
-
-
-
Class dev.vality.damsel.domain.ShopDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.ShopLocation extends org.apache.thrift.TUnion<ShopLocation,ShopLocation._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.StringCondition extends org.apache.thrift.TUnion<StringCondition,StringCondition._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.SubFailure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
code
String code
-
sub
SubFailure sub
-
-
-
Class dev.vality.damsel.domain.Suspended extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
since
String since
-
-
-
Class dev.vality.damsel.domain.Suspension extends org.apache.thrift.TUnion<Suspension,Suspension._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.SystemAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
settlement
long settlement
-
subagent
long subagent
-
-
-
Class dev.vality.damsel.domain.SystemAccountSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
accounts
Map<CurrencyRef,SystemAccount> accounts
-
description
String description
-
name
String name
-
-
-
Class dev.vality.damsel.domain.SystemAccountSetDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
SystemAccountSetSelector then_
-
-
-
Class dev.vality.damsel.domain.SystemAccountSetObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
SystemAccountSet data
-
ref
SystemAccountSetRef ref
-
-
-
Class dev.vality.damsel.domain.SystemAccountSetRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.SystemAccountSetSelector extends org.apache.thrift.TUnion<SystemAccountSetSelector,SystemAccountSetSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.SystemTransactionAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
SystemCashFlowAccount type
- See Also:
SystemCashFlowAccount
-
-
-
Class dev.vality.damsel.domain.TargetInvoicePaymentStatus extends org.apache.thrift.TUnion<TargetInvoicePaymentStatus,TargetInvoicePaymentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Terminal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
external_merchant_id
String external_merchant_id
-
external_terminal_id
String external_terminal_id
-
mcc
String mcc
-
name
String name
-
options
Map<String,String> options
-
provider_ref
ProviderRef provider_ref
-
risk_coverage
RiskScore risk_coverage
- See Also:
RiskScore
-
terms
ProvisionTermSet terms
-
-
-
Class dev.vality.damsel.domain.TerminalObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
Terminal data
-
ref
TerminalRef ref
-
-
-
Class dev.vality.damsel.domain.TerminalRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.TermSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payments
PaymentsServiceTerms payments
-
payouts
PayoutsServiceTerms payouts
-
recurrent_paytools
RecurrentPaytoolsServiceTerms recurrent_paytools
-
reports
ReportsServiceTerms reports
-
wallets
WalletServiceTerms wallets
-
-
-
Class dev.vality.damsel.domain.TermSetHierarchy extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
parent_terms
TermSetHierarchyRef parent_terms
-
term_sets
List<TimedTermSet> term_sets
-
-
-
Class dev.vality.damsel.domain.TermSetHierarchyObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
TermSetHierarchy data
-
ref
TermSetHierarchyRef ref
-
-
-
Class dev.vality.damsel.domain.TermSetHierarchyRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
-
-
Class dev.vality.damsel.domain.TimedTermSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
action_time
TimestampInterval action_time
-
terms
TermSet terms
-
-
-
Class dev.vality.damsel.domain.TimeSpanDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
TimeSpanSelector then_
-
-
-
Class dev.vality.damsel.domain.TimeSpanSelector extends org.apache.thrift.TUnion<TimeSpanSelector,TimeSpanSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.TradeBloc extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.TradeBlocObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
TradeBloc data
-
ref
TradeBlocRef ref
-
-
-
Class dev.vality.damsel.domain.TradeBlocRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.domain.TransactionAccount extends org.apache.thrift.TUnion<TransactionAccount,TransactionAccount._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.TransactionInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.TurnoverLimit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
String id
-
upper_boundary
long upper_boundary
Допустимая верхняя граница. Лимит считается исчерпанным, если значение _строго больше_ верхней границы.
-
-
-
Class dev.vality.damsel.domain.TurnoverLimitDecision extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
if_
Predicate if_
-
then_
TurnoverLimitSelector then_
-
-
-
Class dev.vality.damsel.domain.TurnoverLimitSelector extends org.apache.thrift.TUnion<TurnoverLimitSelector,TurnoverLimitSelector._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain.Unblocked extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain.VectorClock extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
ByteBuffer state
-
-
-
Class dev.vality.damsel.domain.W2WServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allow
Predicate allow
-
cash_flow
CashFlowSelector cash_flow
-
cash_limit
CashLimitSelector cash_limit
-
currencies
CurrencySelector currencies
-
fees
FeeSelector fees
-
-
-
Class dev.vality.damsel.domain.Wallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
account
WalletAccount account
-
blocking
Blocking blocking
-
contract
String contract
-
created_at
String created_at
-
id
String id
-
name
String name
-
suspension
Suspension suspension
-
-
-
Class dev.vality.damsel.domain.WalletAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
currency
CurrencyRef currency
-
payout
long payout
-
settlement
long settlement
-
-
-
Class dev.vality.damsel.domain.WalletInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
wallet_id
String wallet_id
-
-
-
Class dev.vality.damsel.domain.WalletProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
turnover_limit
TurnoverLimitSelector turnover_limit
-
withdrawals
WithdrawalProvisionTerms withdrawals
-
-
-
Class dev.vality.damsel.domain.WalletServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currencies
CurrencySelector currencies
-
turnover_limit
TurnoverLimitSelector turnover_limit
-
w2w
W2WServiceTerms w2w
-
wallet_limit
CashLimitSelector wallet_limit
-
withdrawals
WithdrawalServiceTerms withdrawals
-
-
-
Class dev.vality.damsel.domain.WithdrawalProvisionTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
CashFlowSelector cash_flow
-
cash_limit
CashLimitSelector cash_limit
-
currencies
CurrencySelector currencies
-
payout_methods
PayoutMethodSelector payout_methods
-
turnover_limit
TurnoverLimitSelector turnover_limit
-
-
-
Class dev.vality.damsel.domain.WithdrawalServiceTerms extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
attempt_limit
AttemptLimitSelector attempt_limit
-
cash_flow
CashFlowSelector cash_flow
-
cash_limit
CashLimitSelector cash_limit
-
currencies
CurrencySelector currencies
-
methods
PaymentMethodSelector methods
-
-
-
-
Package dev.vality.damsel.domain_config
-
Class dev.vality.damsel.domain_config.Commit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain_config.Conflict extends org.apache.thrift.TUnion<Conflict,Conflict._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.Head extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.InsertOp extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
object
DomainObject object
-
-
-
Class dev.vality.damsel.domain_config.NonexistantObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain_config.ObjectAlreadyExistsConflict extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
object_ref
Reference object_ref
-
-
-
Class dev.vality.damsel.domain_config.ObjectNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.ObjectNotFoundConflict extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
object_ref
Reference object_ref
-
-
-
Class dev.vality.damsel.domain_config.ObjectReferenceCycle extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain_config.ObjectReferenceMismatchConflict extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
object_ref
Reference object_ref
-
-
-
Class dev.vality.damsel.domain_config.ObsoleteCommitVersion extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.Operation extends org.apache.thrift.TUnion<Operation,Operation._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.OperationConflict extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
conflict
Conflict conflict
-
-
-
Class dev.vality.damsel.domain_config.OperationError extends org.apache.thrift.TUnion<OperationError,OperationError._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.OperationInvalid extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
errors
List<OperationError> errors
-
-
-
Class dev.vality.damsel.domain_config.Reference extends org.apache.thrift.TUnion<Reference,Reference._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.domain_config.RemoveOp extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
object
DomainObject object
-
-
-
Class dev.vality.damsel.domain_config.RepositoryClientSrv.checkoutObject_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.domain_config.RepositoryClientSrv.checkoutObject_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
VersionNotFound ex1
-
ex2
ObjectNotFound ex2
-
success
VersionedObject success
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Checkout_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reference
Reference reference
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Checkout_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
VersionNotFound ex1
-
success
Snapshot success
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Commit_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
commit
Commit commit
-
version
long version
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Commit_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
VersionNotFound ex1
-
ex2
OperationConflict ex2
-
ex3
ObsoleteCommitVersion ex3
-
ex4
OperationInvalid ex4
-
success
long success
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Pull_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
version
long version
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.Pull_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
VersionNotFound ex1
-
success
Map<Long,Commit> success
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.PullRange_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
after
long after
-
limit
int limit
-
-
-
Class dev.vality.damsel.domain_config.RepositorySrv.PullRange_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
VersionNotFound ex1
-
success
Map<Long,Commit> success
-
-
-
Class dev.vality.damsel.domain_config.Snapshot extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain
Map<Reference,DomainObject> domain
-
version
long version
-
-
-
Class dev.vality.damsel.domain_config.UpdateOp extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
new_object
DomainObject new_object
-
old_object
DomainObject old_object
-
-
-
Class dev.vality.damsel.domain_config.VersionedObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
object
DomainObject object
-
version
long version
-
-
-
Class dev.vality.damsel.domain_config.VersionNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.identity_document_storage
-
Class dev.vality.damsel.identity_document_storage.IdentityDocument extends org.apache.thrift.TUnion<IdentityDocument,IdentityDocument._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.identity_document_storage.IdentityDocumentNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token
String token
-
-
-
Class dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
not_found
IdentityDocumentNotFound not_found
-
success
IdentityDocument success
-
-
-
Class dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Put_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
identity_document
IdentityDocument identity_document
-
-
-
Class dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Put_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
String success
-
-
-
Class dev.vality.damsel.identity_document_storage.RussianDomesticPassport extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.identity_document_storage.RussianRetireeInsuranceCertificate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
number
String number
-
-
-
-
Package dev.vality.damsel.json
-
Class dev.vality.damsel.json.Null extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.json.Value extends org.apache.thrift.TUnion<Value,Value._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.merch_stat
-
Class dev.vality.damsel.merch_stat.BadToken extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.merch_stat.BankCard extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bin
String bin
-
masked_pan
String masked_pan
-
payment_system
PaymentSystemRef payment_system
-
payment_token
BankCardTokenServiceRef payment_token
-
token
String token
-
-
-
Class dev.vality.damsel.merch_stat.CryptoCurrency extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
crypto_currency
CryptoCurrencyRef crypto_currency
-
-
-
Class dev.vality.damsel.merch_stat.CustomerPayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
email
String email
-
payment_tool
PaymentTool payment_tool
-
phone_number
String phone_number
-
-
-
Class dev.vality.damsel.merch_stat.DarkMessiahStatisticsSrv.GetByQuery_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.DarkMessiahStatisticsSrv.GetByQuery_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.DigitalWallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payment_service
PaymentServiceRef payment_service
-
-
-
Class dev.vality.damsel.merch_stat.EnrichedStatInvoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invoice
StatInvoice invoice
-
payments
List<StatPayment> payments
-
refunds
List<StatRefund> refunds
-
-
-
Class dev.vality.damsel.merch_stat.InvoiceCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.InvoiceFulfilled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.InvoicePaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentCaptured extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentChargedBack extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentFlow extends org.apache.thrift.TUnion<InvoicePaymentFlow,InvoicePaymentFlow._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentFlowHold extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
held_until
String held_until
-
on_hold_expiration
OnHoldExpiration on_hold_expiration
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentFlowInstant extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentProcessed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentRefunded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentRefundFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentRefundPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentRefundStatus extends org.apache.thrift.TUnion<InvoicePaymentRefundStatus,InvoicePaymentRefundStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentRefundSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
at
String at
-
-
-
Class dev.vality.damsel.merch_stat.InvoicePaymentStatus extends org.apache.thrift.TUnion<InvoicePaymentStatus,InvoicePaymentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoiceStatus extends org.apache.thrift.TUnion<InvoiceStatus,InvoiceStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.InvoiceUnpaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetChargebacks_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetChargebacks_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetCustomers_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetCustomers_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetInvoices_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetInvoices_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetPayments_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetPayments_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetPayouts_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetPayouts_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetRefunds_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetRefunds_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetStatistics_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
StatRequest req
-
-
-
Class dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetStatistics_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
ex3
BadToken ex3
-
success
StatResponse success
-
-
-
Class dev.vality.damsel.merch_stat.MobileCommerce extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
operator
MobileOperatorRef operator
-
phone
MobilePhone phone
-
-
-
Class dev.vality.damsel.merch_stat.MobilePhone extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.OperationFailure extends org.apache.thrift.TUnion<OperationFailure,OperationFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.OperationTimeout extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.Payer extends org.apache.thrift.TUnion<Payer,Payer._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.PaymentResourcePayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.PaymentTerminal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_service
PaymentServiceRef payment_service
-
-
-
Class dev.vality.damsel.merch_stat.PaymentTool extends org.apache.thrift.TUnion<PaymentTool,PaymentTool._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.PayoutCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
details
String details
-
-
-
Class dev.vality.damsel.merch_stat.PayoutConfirmed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.PayoutPaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.PayoutStatus extends org.apache.thrift.TUnion<PayoutStatus,PayoutStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.PayoutUnpaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.merch_stat.RecurrentParentPayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.RecurrentPayer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
email
String email
-
payment_tool
PaymentTool payment_tool
-
phone_number
String phone_number
-
recurrent_parent
RecurrentParentPayment recurrent_parent
-
-
-
Class dev.vality.damsel.merch_stat.StatChargeback extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
chargeback_id
String chargeback_id
-
chargeback_reason
InvoicePaymentChargebackReason chargeback_reason
-
chargeback_status
InvoicePaymentChargebackStatus chargeback_status
-
content
Content content
-
created_at
String created_at
-
currency_code
Currency currency_code
-
external_fee
long external_fee
-
external_id
String external_id
-
fee
long fee
-
invoice_id
String invoice_id
-
levy_amount
long levy_amount
-
levy_currency_code
Currency levy_currency_code
-
party_id
String party_id
-
payment_id
String payment_id
-
provider_fee
long provider_fee
-
shop_id
String shop_id
-
stage
InvoicePaymentChargebackStage stage
-
-
-
Class dev.vality.damsel.merch_stat.StatCustomer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.StatInvoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allocation
Allocation allocation
-
amount
long amount
-
cart
InvoiceCart cart
-
context
Content context
-
created_at
String created_at
-
currency_symbolic_code
String currency_symbolic_code
-
description
String description
-
due
String due
-
external_id
String external_id
-
id
String id
-
owner_id
String owner_id
-
product
String product
-
shop_id
String shop_id
-
status
InvoiceStatus status
-
-
-
Class dev.vality.damsel.merch_stat.StatPayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
additional_transaction_info
AdditionalTransactionInfo additional_transaction_info
-
allocation
Allocation allocation
-
amount
long amount
-
cart
InvoiceCart cart
-
context
Content context
-
created_at
String created_at
-
currency_symbolic_code
String currency_symbolic_code
-
domain_revision
long domain_revision
-
external_id
String external_id
-
fee
long fee
-
flow
InvoicePaymentFlow flow
-
id
String id
-
invoice_id
String invoice_id
-
location_info
LocationInfo location_info
-
make_recurrent
boolean make_recurrent
-
owner_id
String owner_id
-
payer
Payer payer
-
provider_id
ProviderRef provider_id
-
shop_id
String shop_id
-
short_id
String short_id
-
status
InvoicePaymentStatus status
-
terminal_id
TerminalRef terminal_id
-
-
-
Class dev.vality.damsel.merch_stat.StatPayout extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
created_at
String created_at
-
currency_symbolic_code
String currency_symbolic_code
-
fee
long fee
-
id
String id
-
party_id
String party_id
-
payout_tool_info
PayoutToolInfo payout_tool_info
-
shop_id
String shop_id
-
status
PayoutStatus status
-
-
-
Class dev.vality.damsel.merch_stat.StatRefund extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allocation
Allocation allocation
-
amount
long amount
-
cart
InvoiceCart cart
-
created_at
String created_at
-
currency_symbolic_code
String currency_symbolic_code
-
external_id
String external_id
-
fee
long fee
-
id
String id
-
invoice_id
String invoice_id
-
owner_id
String owner_id
-
payment_id
String payment_id
-
reason
String reason
-
shop_id
String shop_id
-
status
InvoicePaymentRefundStatus status
-
-
-
Class dev.vality.damsel.merch_stat.StatRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.merch_stat.StatResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
continuation_token
String continuation_token
-
data
StatResponseData data
-
total_count
int total_count
-
-
-
Class dev.vality.damsel.merch_stat.StatResponseData extends org.apache.thrift.TUnion<StatResponseData,StatResponseData._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.message_sender
-
Class dev.vality.damsel.message_sender.ExclusionNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.message_sender.MailBody extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.message_sender.Message extends org.apache.thrift.TUnion<Message,Message._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.message_sender.MessageAttachment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
ByteBuffer data
-
mime_type
String mime_type
-
name
String name
-
-
-
Class dev.vality.damsel.message_sender.MessageExclusion extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
rule
MessageExclusionRule rule
-
-
-
Class dev.vality.damsel.message_sender.MessageExclusionObject extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
exclusion
MessageExclusion exclusion
-
ref
MessageExclusionRef ref
-
-
-
Class dev.vality.damsel.message_sender.MessageExclusionRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
-
-
Class dev.vality.damsel.message_sender.MessageExclusionRule extends org.apache.thrift.TUnion<MessageExclusionRule,MessageExclusionRule._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.message_sender.MessageMail extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.addExclusionRule_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rule
MessageExclusion rule
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.addExclusionRule_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
MessageExclusionObject success
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.getExclusionRule_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ref
MessageExclusionRef ref
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.getExclusionRule_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ExclusionNotFound ex1
-
success
MessageExclusionObject success
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.getExclusionRules_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
ExclusionType type
- See Also:
ExclusionType
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.getExclusionRules_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
List<MessageExclusionObject> success
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.removeExclusionRule_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ref
MessageExclusionRef ref
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.removeExclusionRule_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ExclusionNotFound ex1
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.send_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
Message message
-
-
-
Class dev.vality.damsel.message_sender.MessageSenderSrv.send_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
-
-
Class dev.vality.damsel.message_sender.ShopExclusionRule extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.msgpack
-
Class dev.vality.damsel.msgpack.Nil extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.msgpack.Value extends org.apache.thrift.TUnion<Value,Value._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.papidmt
-
Class dev.vality.damsel.papidmt.HistoryWrapper extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.payment_processing
-
Class dev.vality.damsel.payment_processing.AccountNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.AccountState extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
account_id
long account_id
-
available_amount
long available_amount
-
currency
Currency currency
-
own_amount
long own_amount
-
-
-
Class dev.vality.damsel.payment_processing.AllocationExceededPaymentAmount extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.AllocationInvalidTransaction extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
transaction
FailedAllocationTransaction transaction
-
-
-
Class dev.vality.damsel.payment_processing.AllocationNotAllowed extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.AllocationNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.AmountExceededCaptureBalance extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
passed_amount
long passed_amount
-
payment_amount
long payment_amount
-
-
-
Class dev.vality.damsel.payment_processing.BindingNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ChangesetConflict extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
conflicted_id
long conflicted_id
-
-
-
Class dev.vality.damsel.payment_processing.Claim extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
caused_by
ClaimManagementClaimRef caused_by
-
changeset
List<PartyModification> changeset
-
created_at
String created_at
-
id
long id
-
revision
int revision
-
status
ClaimStatus status
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.payment_processing.ClaimAccepted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
effects
List<ClaimEffect> effects
-
-
-
Class dev.vality.damsel.payment_processing.ClaimDenied extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.payment_processing.ClaimEffect extends org.apache.thrift.TUnion<ClaimEffect,ClaimEffect._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ClaimManagementClaimRef extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
revision
int revision
-
-
-
Class dev.vality.damsel.payment_processing.ClaimNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ClaimPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ClaimRevoked extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.payment_processing.ClaimStatus extends org.apache.thrift.TUnion<ClaimStatus,ClaimStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ClaimStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changed_at
String changed_at
-
id
long id
-
revision
int revision
-
status
ClaimStatus status
-
-
-
Class dev.vality.damsel.payment_processing.ClaimUpdated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<PartyModification> changeset
-
id
long id
-
revision
int revision
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.payment_processing.ComputeContractTermsVarset extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
-
bin_data
BinData bin_data
-
currency
CurrencyRef currency
-
payment_tool
PaymentTool payment_tool
-
payout_method
PayoutMethodRef payout_method
-
shop_id
String shop_id
-
wallet_id
String wallet_id
-
-
-
Class dev.vality.damsel.payment_processing.ComputeShopTermsVarset extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
-
payment_tool
PaymentTool payment_tool
-
payout_method
PayoutMethodRef payout_method
-
-
-
Class dev.vality.damsel.payment_processing.ContractAdjustmentModification extends org.apache.thrift.TUnion<ContractAdjustmentModification,ContractAdjustmentModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractAdjustmentModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustment_id
String adjustment_id
-
modification
ContractAdjustmentModification modification
-
-
-
Class dev.vality.damsel.payment_processing.ContractAdjustmentParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
template
ContractTemplateRef template
-
-
-
Class dev.vality.damsel.payment_processing.ContractEffect extends org.apache.thrift.TUnion<ContractEffect,ContractEffect._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractEffectUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contract_id
String contract_id
-
effect
ContractEffect effect
-
-
-
Class dev.vality.damsel.payment_processing.ContractModification extends org.apache.thrift.TUnion<ContractModification,ContractModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ContractModification modification
-
-
-
Class dev.vality.damsel.payment_processing.ContractNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractorEffect extends org.apache.thrift.TUnion<ContractorEffect,ContractorEffect._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractorEffectUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
effect
ContractorEffect effect
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.ContractorIdentityDocumentsChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
identity_documents
List<ByteBuffer> identity_documents
-
-
-
Class dev.vality.damsel.payment_processing.ContractorIdentityDocumentsModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
identity_documents
List<ByteBuffer> identity_documents
-
-
-
Class dev.vality.damsel.payment_processing.ContractorModification extends org.apache.thrift.TUnion<ContractorModification,ContractorModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractorModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ContractorModification modification
-
-
-
Class dev.vality.damsel.payment_processing.ContractorNotExists extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.ContractParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contractor
Contractor contractor
-
contractor_id
String contractor_id
-
payment_institution
PaymentInstitutionRef payment_institution
-
template
ContractTemplateRef template
-
-
-
Class dev.vality.damsel.payment_processing.ContractTemplateNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ContractTermination extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.payment_processing.ContractTermsViolated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.Customer extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
active_binding_id
String active_binding_id
-
bindings
List<CustomerBinding> bindings
-
contact_info
ContactInfo contact_info
-
created_at
String created_at
-
id
String id
-
metadata
Value metadata
-
owner_id
String owner_id
-
shop_id
String shop_id
-
status
CustomerStatus status
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBinding extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
id
String id
-
party_revision
long party_revision
-
payment_resource
DisposablePaymentResource payment_resource
-
rec_payment_tool_id
String rec_payment_tool_id
-
status
CustomerBindingStatus status
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payload
CustomerBindingChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingChangePayload extends org.apache.thrift.TUnion<CustomerBindingChangePayload,CustomerBindingChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingInteractionRequested extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
interaction
UserInteraction interaction
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_binding_id
String customer_binding_id
-
payment_resource
DisposablePaymentResource payment_resource
-
rec_payment_tool_id
String rec_payment_tool_id
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
binding
CustomerBinding binding
-
timestamp
String timestamp
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingStatus extends org.apache.thrift.TUnion<CustomerBindingStatus,CustomerBindingStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
CustomerBindingStatus status
-
-
-
Class dev.vality.damsel.payment_processing.CustomerBindingSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerChange extends org.apache.thrift.TUnion<CustomerChange,CustomerChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.CustomerDeleted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.ComputeTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
party_revision_param
PartyRevisionParam party_revision_param
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.ComputeTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
CustomerNotFound ex2
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
CustomerParams params
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invalid_party_status
InvalidPartyStatus invalid_party_status
-
invalid_shop_status
InvalidShopStatus invalid_shop_status
-
operation_not_permitted
OperationNotPermitted operation_not_permitted
-
party_not_found
PartyNotFound party_not_found
-
shop_not_found
ShopNotFound shop_not_found
-
success
Customer success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Delete_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Delete_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invalid_party_status
InvalidPartyStatus invalid_party_status
-
invalid_shop_status
InvalidShopStatus invalid_shop_status
-
not_found
CustomerNotFound not_found
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
not_found
CustomerNotFound not_found
-
success
Customer success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.GetActiveBinding_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.GetActiveBinding_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_not_found
CustomerNotFound customer_not_found
-
invalid_customer_status
InvalidCustomerStatus invalid_customer_status
-
success
CustomerBinding success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_not_found
CustomerNotFound customer_not_found
-
event_not_found
EventNotFound event_not_found
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.StartBinding_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
params
CustomerBindingParams params
-
-
-
Class dev.vality.damsel.payment_processing.CustomerManagementSrv.StartBinding_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_not_found
CustomerNotFound customer_not_found
-
invalid_contract_status
InvalidContractStatus invalid_contract_status
-
invalid_party_status
InvalidPartyStatus invalid_party_status
-
invalid_shop_status
InvalidShopStatus invalid_shop_status
-
operation_not_permitted
OperationNotPermitted operation_not_permitted
-
success
CustomerBinding success
-
-
-
Class dev.vality.damsel.payment_processing.CustomerNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
customer_id
String customer_id
-
metadata
Value metadata
-
party_id
String party_id
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.payment_processing.CustomerPayerParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
customer_id
String customer_id
-
-
-
Class dev.vality.damsel.payment_processing.CustomerReady extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerStatus extends org.apache.thrift.TUnion<CustomerStatus,CustomerStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.CustomerStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
CustomerStatus status
-
-
-
Class dev.vality.damsel.payment_processing.CustomerUnready extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.Event extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
Время создания события. -
id
long id
Идентификатор события. Монотонно возрастающее целочисленное значение, таким образом на множестве событий задаётся отношение полного порядка (total order). -
payload
EventPayload payload
Содержание события, состоящее из списка (возможно пустого) изменений состояния бизнес-объекта, источника события. -
sequence
int sequence
Идентификатор события в рамках одной машины. Монотонно возрастающее целочисленное значение. -
source
EventSource source
Идентификатор бизнес-объекта, источника события.
-
-
-
Class dev.vality.damsel.payment_processing.EventNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.EventPayload extends org.apache.thrift.TUnion<EventPayload,EventPayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.EventRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
after
long after
Идентификатор события, за которым должны следовать попадающие в выборку события. Если `after` не указано, в выборку попадут события с начала истории; если указано, например, `42`, то в выборку попадут события, случившиеся _после_ события `42`. -
limit
int limit
Максимальное количество событий в выборке. В выборку может попасть количество событий, _не больше_ указанного в `limit`. Если в выборку попало событий _меньше_, чем значение `limit`, был достигнут конец текущей истории. _Допустимые значения_: неотрицательные числа
-
-
-
Class dev.vality.damsel.payment_processing.EventSinkSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.EventSinkSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
EventNotFound ex1
-
ex2
InvalidRequest ex2
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payment_processing.EventSinkSrv.GetLastEventID_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.EventSinkSrv.GetLastEventID_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
NoLastEvent ex1
-
success
long success
-
-
-
Class dev.vality.damsel.payment_processing.EventSource extends org.apache.thrift.TUnion<EventSource,EventSource._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.FailedAllocationTransaction extends org.apache.thrift.TUnion<FailedAllocationTransaction,FailedAllocationTransaction._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.GlobalsNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InconsistentCaptureCurrency extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InconsistentChargebackCurrency extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
String currency
-
-
-
Class dev.vality.damsel.payment_processing.InconsistentRefundCurrency extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
String currency
-
-
-
Class dev.vality.damsel.payment_processing.InsufficientAccountBalance extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidBinding extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidChangeset extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
InvalidChangesetReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvalidChangesetReason extends org.apache.thrift.TUnion<InvalidChangesetReason,InvalidChangesetReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidClaimRevision extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidClaimStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
ClaimStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidContract extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidContractReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvalidContractor extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidContractorReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvalidContractorReason extends org.apache.thrift.TUnion<InvalidContractorReason,InvalidContractorReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidContractReason extends org.apache.thrift.TUnion<InvalidContractReason,InvalidContractReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidContractStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
ContractStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidCustomerStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
CustomerStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidInvoiceAdjustmentStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoiceAdjustmentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidInvoiceStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoiceStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidObjectReference extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ref
Reference ref
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPartyRevision extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPartyStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvalidStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPaymentAdjustmentStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentAdjustmentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPaymentMethod extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPaymentStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPaymentTargetStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidPaymentTool extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidRecurrentParentPayment extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
details
String details
-
-
-
Class dev.vality.damsel.payment_processing.InvalidRecurrentPaymentToolStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
RecurrentPaymentToolStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidShop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidShopReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvalidShopReason extends org.apache.thrift.TUnion<InvalidShopReason,InvalidShopReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidShopStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvalidStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvalidStatus extends org.apache.thrift.TUnion<InvalidStatus,InvalidStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidWallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
reason
InvalidWalletReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvalidWalletReason extends org.apache.thrift.TUnion<InvalidWalletReason,InvalidWalletReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvalidWalletStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvalidStatus status
-
-
-
Class dev.vality.damsel.payment_processing.Invoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustments
List<InvoiceAdjustment> adjustments
-
invoice
Invoice invoice
-
payments
List<InvoicePayment> payments
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
occurred_at
String occurred_at
-
payload
InvoiceAdjustmentChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentChangePayload extends org.apache.thrift.TUnion<InvoiceAdjustmentChangePayload,InvoiceAdjustmentChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustment
InvoiceAdjustment adjustment
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
Причина, на основании которой создаётся поправка. -
scenario
InvoiceAdjustmentScenario scenario
Сценарий создаваемой поправки.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentPending extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentScenario extends org.apache.thrift.TUnion<InvoiceAdjustmentScenario,InvoiceAdjustmentScenario._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoiceAdjustmentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAdjustmentStatusUnacceptable extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceAlreadyHasStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoiceStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceChange extends org.apache.thrift.TUnion<InvoiceChange,InvoiceChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invoice
Invoice invoice
Данные созданного инвойса.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocation
AllocationPrototype allocation
-
client_info
InvoiceClientInfo client_info
-
context
Content context
-
cost
Cash cost
-
details
InvoiceDetails details
-
due
String due
-
external_id
String external_id
-
id
String id
-
party_id
String party_id
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustments
List<InvoicePaymentAdjustment> adjustments
-
allocation
Allocation allocation
-
cash_flow
List<FinalCashFlowPosting> cash_flow
-
chargebacks
List<InvoicePaymentChargeback> chargebacks
-
last_transaction_info
TransactionInfo last_transaction_info
-
legacy_refunds
List<InvoicePaymentRefund> legacy_refunds
-
payment
InvoicePayment payment
-
refunds
List<InvoicePaymentRefund> refunds
-
route
PaymentRoute route
-
sessions
List<InvoicePaymentSession> sessions
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payload
InvoicePaymentAdjustmentChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentChangePayload extends org.apache.thrift.TUnion<InvoicePaymentAdjustmentChangePayload,InvoicePaymentAdjustmentChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
adjustment
InvoicePaymentAdjustment adjustment
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
Причина, на основании которой создаётся поправка. -
scenario
InvoicePaymentAdjustmentScenario scenario
Сценарий создаваемой поправки.
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentPending extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentScenario extends org.apache.thrift.TUnion<InvoicePaymentAdjustmentScenario,InvoicePaymentAdjustmentScenario._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAdjustmentStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentAdjustmentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAlreadyHasStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentAmountExceeded extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
maximum
Cash maximum
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentCaptureData extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocation
Allocation allocation
-
cart
InvoiceCart cart
-
cash
Cash cash
-
reason
String reason
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentCaptureParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocation
AllocationPrototype allocation
-
cart
InvoiceCart cart
-
cash
Cash cash
Подтверждаемая сумма. Если сумма не указана, то считаем, что подтверждаем полную сумму платежа. -
reason
String reason
Причина совершения операции.
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentCaptureStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
data
InvoicePaymentCaptureData data
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentCashFlowChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
Данные финансового взаимодействия.
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
occurred_at
String occurred_at
-
payload
InvoicePaymentChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChangePayload extends org.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargeback extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
-
chargeback
InvoicePaymentChargeback chargeback
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackAcceptParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackBodyChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
Cash body
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackCancelParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
occurred_at
String occurred_at
Фактическое время отмены
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackCannotReopenAfterArbitration extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackCashFlowChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
occurred_at
String occurred_at
-
payload
InvoicePaymentChargebackChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackChangePayload extends org.apache.thrift.TUnion<InvoicePaymentChargebackChangePayload,InvoicePaymentChargebackChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
chargeback
InvoicePaymentChargeback chargeback
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackInvalidStage extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
stage
InvoicePaymentChargebackStage stage
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackInvalidStatus extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentChargebackStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackLevyChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
levy
Cash levy
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
Cash body
Размер опротестования. Если не указан, то считаем, что это возврат на полную сумму платежа. Не может быть больше суммы платежа. -
context
Content context
Дополнительные метаданные по чарджбэку -
external_id
String external_id
Внешний идентификатор объекта -
id
String id
Идентификатор чарджбэка -
levy
Cash levy
Сумма списания: количество денежных средств, подлежащих удержанию со счёта продавца. -
occurred_at
String occurred_at
Фактическое время создания -
reason
InvoicePaymentChargebackReason reason
Код причины чарджбэка -
transaction_info
TransactionInfo transaction_info
Данные проведённой вручную транзакции
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackPending extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackRejectParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackReopenParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
Cash body
Сумма возврата. Если сумма не указана, то текущая сумма не меняется -
levy
Cash levy
Сумма списания. -
move_to_stage
InvoicePaymentChargebackStage move_to_stage
Возможность переместить стадию -
occurred_at
String occurred_at
Фактическое время опротестования
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackStageChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
stage
InvoicePaymentChargebackStage stage
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentChargebackStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentChargebackTargetStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentChargebackStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentClockUpdate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
clock
AccounterClock clock
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
context
Content context
-
external_id
String external_id
-
flow
InvoicePaymentParamsFlow flow
-
id
String id
-
make_recurrent
boolean make_recurrent
-
payer
PayerParams payer
-
payer_session_info
PayerSessionInfo payer_session_info
-
processing_deadline
String processing_deadline
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentParamsFlow extends org.apache.thrift.TUnion<InvoicePaymentParamsFlow,InvoicePaymentParamsFlow._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentParamsFlowHold extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
on_hold_expiration
OnHoldExpiration on_hold_expiration
- See Also:
OnHoldExpiration
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentParamsFlowInstant extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentPending extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRecTokenAcquired extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token
String token
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefund extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
-
refund
InvoicePaymentRefund refund
-
sessions
List<InvoiceRefundSession> sessions
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payload
InvoicePaymentRefundChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundChangePayload extends org.apache.thrift.TUnion<InvoicePaymentRefundChangePayload,InvoicePaymentRefundChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
-
refund
InvoicePaymentRefund refund
-
transaction_info
TransactionInfo transaction_info
Данные проведённой вручную транзакции. В случае присутствия при обработке возврата этап обращения к адаптеру будет пропущен, а эти данные будут использованы в качестве результата
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
allocation
AllocationPrototype allocation
Распределение денежных средств возврата. Используется при частичном возврате, содержит транзакции, которые нужно вернуть. -
cart
InvoiceCart cart
Итоговая корзина товаров. Используется для частичного возврата, содержит позиции, которые остались после возврата. -
cash
Cash cash
Сумма возврата. Если сумма не указана, то считаем, что это возврат на полную сумму платежа. -
external_id
String external_id
Внешний идентификатор объекта -
id
String id
Идентификатор рефанда -
reason
String reason
Причина, на основании которой производится возврат. -
transaction_info
TransactionInfo transaction_info
Данные проведённой вручную транзакции
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundPending extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundRollbackStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
OperationFailure reason
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRefundStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentRefundStatus status
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRiskScoreChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRollbackStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
OperationFailure reason
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentRouteChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
candidates
Set<PaymentRoute> candidates
-
route
PaymentRoute route
Выбранный маршрут обработки платежа.
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentSession extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
target_status
TargetInvoicePaymentStatus target_status
-
transaction_info
TransactionInfo transaction_info
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentSessionChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
SessionChangePayload payload
-
target
TargetInvoicePaymentStatus target
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash_flow
List<FinalCashFlowPosting> cash_flow
Данные финансового взаимодействия. -
payment
InvoicePayment payment
Данные запущенного платежа. -
risk_score
RiskScore risk_score
Оценка риска платежа.- See Also:
RiskScore
-
route
PaymentRoute route
Выбранный маршрут обработки платежа.
-
-
-
Class dev.vality.damsel.payment_processing.InvoicePaymentStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoicePaymentStatus status
Статус платежа по инвойсу.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRefundSession extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
transaction_info
TransactionInfo transaction_info
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairComplex extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
scenarios
List<InvoiceRepairScenario> scenarios
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairFailPreProcessing extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
Failure failure
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairFailSession extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
Failure failure
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairFulfillSession extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
validate_transitions
boolean validate_transitions
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairScenario extends org.apache.thrift.TUnion<InvoiceRepairScenario,InvoiceRepairScenario._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceRepairSkipInspector extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoiceStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
InvoiceStatus status
Новый статус инвойса.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateChange extends org.apache.thrift.TUnion<InvoiceTemplateChange,InvoiceTemplateChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invoice_template
InvoiceTemplate invoice_template
Данные созданного шаблона инвойса.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateCreateParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
Content context
-
description
String description
-
details
InvoiceTemplateDetails details
-
invoice_lifetime
LifetimeInterval invoice_lifetime
-
name
String name
-
party_id
String party_id
-
product
String product
-
shop_id
String shop_id
-
template_id
String template_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateDeleted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateRemoved extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateUpdated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
diff
InvoiceTemplateUpdateParams diff
Данные модифицированного шаблона инвойса.
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplateUpdateParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
Content context
-
description
String description
-
details
InvoiceTemplateDetails details
-
invoice_lifetime
LifetimeInterval invoice_lifetime
-
name
String name
-
product
String product
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.ComputeTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
party_revision_param
PartyRevisionParam party_revision_param
-
timestamp
String timestamp
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.ComputeTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceTemplateNotFound ex2
-
ex3
InvoiceTemplateRemoved ex3
-
ex4
PartyNotExistsYet ex4
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
InvoiceTemplateCreateParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ShopNotFound ex4
-
ex5
InvalidShopStatus ex5
-
ex6
InvalidRequest ex6
-
success
InvoiceTemplate success
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Delete_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Delete_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceTemplateNotFound ex2
-
ex3
InvoiceTemplateRemoved ex3
-
ex4
InvalidPartyStatus ex4
-
ex5
InvalidShopStatus ex5
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceTemplateNotFound ex2
-
ex3
InvoiceTemplateRemoved ex3
-
success
InvoiceTemplate success
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Update_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoiceTemplateUpdateParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTemplatingSrv.Update_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceTemplateNotFound ex2
-
ex3
InvoiceTemplateRemoved ex3
-
ex4
InvalidPartyStatus ex4
-
ex5
InvalidShopStatus ex5
-
ex6
InvalidRequest ex6
-
success
InvoiceTemplate success
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTermsViolated extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
InvoiceTermsViolationReason reason
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceTermsViolationReason extends org.apache.thrift.TUnion<InvoiceTermsViolationReason,InvoiceTermsViolationReason._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceUnallocatable extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceUnpayable extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.InvoiceWithTemplateParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.AcceptChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
chargeback_id
String chargeback_id
-
id
String id
-
params
InvoicePaymentChargebackAcceptParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.AcceptChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex11
InvoicePaymentChargebackInvalidStatus ex11
-
ex12
InvalidContractStatus ex12
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentChargebackNotFound ex4
-
ex6
OperationNotPermitted ex6
-
ex8
InvoicePaymentAmountExceeded ex8
-
ex9
InconsistentChargebackCurrency ex9
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoiceAdjustmentNotFound ex3
-
ex4
InvalidInvoiceAdjustmentStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
chargeback_id
String chargeback_id
-
id
String id
-
params
InvoicePaymentChargebackCancelParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex11
InvoicePaymentChargebackInvalidStatus ex11
-
ex15
InvoicePaymentChargebackInvalidStage ex15
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentChargebackNotFound ex4
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex5
InvalidRequest ex5
-
ex6
OperationNotPermitted ex6
-
ex7
InvalidPartyStatus ex7
-
ex8
InvalidShopStatus ex8
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelPaymentAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CancelPaymentAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentAdjustmentNotFound ex4
-
ex5
InvalidPaymentAdjustmentStatus ex5
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CaptureAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CaptureAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoiceAdjustmentNotFound ex3
-
ex4
InvalidInvoiceAdjustmentStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentCaptureParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
AmountExceededCaptureBalance ex10
-
ex11
AllocationNotAllowed ex11
-
ex12
AllocationExceededPaymentAmount ex12
-
ex13
AllocationInvalidTransaction ex13
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex5
InvalidRequest ex5
-
ex6
OperationNotPermitted ex6
-
ex7
InvalidPartyStatus ex7
-
ex8
InvalidShopStatus ex8
-
ex9
InconsistentCaptureCurrency ex9
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentAdjustmentNotFound ex4
-
ex5
InvalidPaymentAdjustmentStatus ex5
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentNew_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentCaptureParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CapturePaymentNew_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
AmountExceededCaptureBalance ex10
-
ex11
AllocationNotAllowed ex11
-
ex12
AllocationExceededPaymentAmount ex12
-
ex13
AllocationInvalidTransaction ex13
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex5
InvalidRequest ex5
-
ex6
OperationNotPermitted ex6
-
ex7
InvalidPartyStatus ex7
-
ex8
InvalidShopStatus ex8
-
ex9
InconsistentCaptureCurrency ex9
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.ComputeTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
party_revision_param
PartyRevisionParam party_revision_param
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.ComputeTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
InvoiceParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
AllocationExceededPaymentAmount ex10
-
ex11
AllocationInvalidTransaction ex11
-
ex2
InvalidRequest ex2
-
ex3
PartyNotFound ex3
-
ex4
ShopNotFound ex4
-
ex5
InvalidPartyStatus ex5
-
ex6
InvalidShopStatus ex6
-
ex7
InvalidContractStatus ex7
-
ex8
InvoiceTermsViolated ex8
-
ex9
AllocationNotAllowed ex9
-
success
Invoice success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentChargebackParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex11
InvoicePaymentChargebackInvalidStatus ex11
-
ex12
InvalidContractStatus ex12
-
ex14
InvoicePaymentChargebackPending ex14
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex6
OperationNotPermitted ex6
-
ex7
InsufficientAccountBalance ex7
-
ex8
InvoicePaymentAmountExceeded ex8
-
ex9
InconsistentChargebackCurrency ex9
-
success
InvoicePaymentChargeback success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateInvoiceAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoiceAdjustmentParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateInvoiceAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidInvoiceStatus ex3
-
ex4
InvoiceAdjustmentPending ex4
-
ex5
InvoiceAdjustmentStatusUnacceptable ex5
-
ex6
InvoiceAlreadyHasStatus ex6
-
ex7
InvalidRequest ex7
-
ex8
InvoicePaymentPending ex8
-
success
InvoiceAdjustment success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateManualRefund_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentRefundParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateManualRefund_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
InvalidPartyStatus ex10
-
ex11
InvalidShopStatus ex11
-
ex12
InvalidContractStatus ex12
-
ex13
InvalidRequest ex13
-
ex14
InvoicePaymentChargebackPending ex14
-
ex15
AllocationNotAllowed ex15
-
ex16
AllocationExceededPaymentAmount ex16
-
ex17
AllocationInvalidTransaction ex17
-
ex18
AllocationNotFound ex18
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex6
OperationNotPermitted ex6
-
ex7
InsufficientAccountBalance ex7
-
ex8
InvoicePaymentAmountExceeded ex8
-
ex9
InconsistentRefundCurrency ex9
-
success
InvoicePaymentRefund success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreatePaymentAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentAdjustmentParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreatePaymentAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex5
InvoicePaymentAdjustmentPending ex5
-
ex6
InvalidPaymentTargetStatus ex6
-
ex7
InvoicePaymentAlreadyHasStatus ex7
-
ex8
InvalidRequest ex8
-
success
InvoicePaymentAdjustment success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateWithTemplate_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
InvoiceWithTemplateParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.CreateWithTemplate_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvalidRequest ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
InvalidShopStatus ex4
-
ex5
InvalidContractStatus ex5
-
ex6
InvoiceTemplateNotFound ex6
-
ex7
InvoiceTemplateRemoved ex7
-
ex8
InvoiceTermsViolated ex8
-
success
Invoice success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Fulfill_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Fulfill_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidInvoiceStatus ex3
-
ex4
InvalidPartyStatus ex4
-
ex5
InvalidShopStatus ex5
-
ex6
InvalidContractStatus ex6
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
success
Invoice success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoiceAdjustmentNotFound ex3
-
success
InvoiceAdjustment success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
EventNotFound ex3
-
ex4
InvalidRequest ex4
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
success
InvoicePayment success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentAdjustment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentAdjustment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentAdjustmentNotFound ex4
-
success
InvoicePaymentAdjustment success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentChargebackNotFound ex4
-
success
InvoicePaymentChargeback success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRefund_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.GetPaymentRefund_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentRefundNotFound ex4
-
success
InvoicePaymentRefund success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RefundPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentRefundParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RefundPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
InconsistentRefundCurrency ex10
-
ex11
InvalidPartyStatus ex11
-
ex12
InvalidShopStatus ex12
-
ex13
InvalidContractStatus ex13
-
ex14
InvoicePaymentChargebackPending ex14
-
ex15
AllocationNotAllowed ex15
-
ex16
AllocationExceededPaymentAmount ex16
-
ex17
AllocationInvalidTransaction ex17
-
ex18
AllocationNotFound ex18
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvalidPaymentStatus ex4
-
ex6
OperationNotPermitted ex6
-
ex7
InsufficientAccountBalance ex7
-
ex8
InvalidRequest ex8
-
ex9
InvoicePaymentAmountExceeded ex9
-
success
InvoicePaymentRefund success
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RejectChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
chargeback_id
String chargeback_id
-
id
String id
-
params
InvoicePaymentChargebackRejectParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RejectChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex11
InvoicePaymentChargebackInvalidStatus ex11
-
ex12
InvalidContractStatus ex12
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentChargebackNotFound ex4
-
ex6
OperationNotPermitted ex6
-
ex9
InconsistentChargebackCurrency ex9
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.ReopenChargeback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
chargeback_id
String chargeback_id
-
id
String id
-
params
InvoicePaymentChargebackReopenParams params
-
payment_id
String payment_id
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.ReopenChargeback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex11
InvoicePaymentChargebackInvalidStatus ex11
-
ex12
InvalidContractStatus ex12
-
ex13
InvoicePaymentChargebackCannotReopenAfterArbitration ex13
-
ex14
InvoicePaymentChargebackInvalidStage ex14
-
ex2
InvoiceNotFound ex2
-
ex3
InvoicePaymentNotFound ex3
-
ex4
InvoicePaymentChargebackNotFound ex4
-
ex6
OperationNotPermitted ex6
-
ex8
InvoicePaymentAmountExceeded ex8
-
ex9
InconsistentChargebackCurrency ex9
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Repair_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
action
ComplexAction action
-
changes
List<InvoiceChange> changes
-
id
String id
-
params
InvoiceRepairParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Repair_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidRequest ex3
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RepairWithScenario_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
Scenario
InvoiceRepairScenario Scenario
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.RepairWithScenario_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidRequest ex3
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Rescind_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.Rescind_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidInvoiceStatus ex3
-
ex4
InvoicePaymentPending ex4
-
ex5
InvalidPartyStatus ex5
-
ex6
InvalidShopStatus ex6
-
ex7
InvalidContractStatus ex7
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.StartPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
params
InvoicePaymentParams params
-
-
-
Class dev.vality.damsel.payment_processing.InvoicingSrv.StartPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex10
OperationNotPermitted ex10
-
ex11
InvoiceAdjustmentPending ex11
-
ex2
InvoiceNotFound ex2
-
ex3
InvalidInvoiceStatus ex3
-
ex4
InvoicePaymentPending ex4
-
ex5
InvalidRequest ex5
-
ex6
InvalidPartyStatus ex6
-
ex7
InvalidShopStatus ex7
-
ex8
InvalidContractStatus ex8
-
ex9
InvalidRecurrentParentPayment ex9
-
success
InvoicePayment success
-
-
-
Class dev.vality.damsel.payment_processing.NoLastEvent extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.OperationNotPermitted extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyChange extends org.apache.thrift.TUnion<PartyChange,PartyChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
PartyContactInfo contact_info
-
created_at
String created_at
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.PartyEventData extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changes
List<PartyChange> changes
-
state_snapshot
Value state_snapshot
-
-
-
Class dev.vality.damsel.payment_processing.PartyExists extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.AcceptClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.AcceptClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ClaimNotFound ex3
-
ex4
InvalidClaimStatus ex4
-
ex5
InvalidClaimRevision ex5
-
ex6
InvalidChangeset ex6
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Activate_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Activate_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ActivateShop_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ActivateShop_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
InvalidShopStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Block_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Block_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.BlockShop_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.BlockShop_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
InvalidShopStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Checkout_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
revision
PartyRevisionParam revision
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Checkout_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyRevision ex3
-
success
Party success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeContractTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
contract_id
String contract_id
-
domain_revision
long domain_revision
-
party_id
String party_id
-
party_revision
PartyRevisionParam party_revision
-
timestamp
String timestamp
-
varset
ComputeContractTermsVarset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeContractTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PartyNotExistsYet ex3
-
ex4
ContractNotFound ex4
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeGlobals_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeGlobals_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
GlobalsNotFound ex2
-
success
Globals success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePaymentInstitution_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
ref
PaymentInstitutionRef ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePaymentInstitution_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PaymentInstitutionNotFound ex3
-
success
PaymentInstitution success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePaymentInstitutionTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ref
PaymentInstitutionRef ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePaymentInstitutionTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PaymentInstitutionNotFound ex3
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePayoutCashFlow_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
PayoutParams params
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePayoutCashFlow_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PartyNotExistsYet ex3
-
ex4
ShopNotFound ex4
-
ex5
OperationNotPermitted ex5
-
ex6
PayoutToolNotFound ex6
-
success
List<FinalCashFlowPosting> success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProvider_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
provider_ref
ProviderRef provider_ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProvider_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
ProviderNotFound ex2
-
success
Provider success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProviderTerminal_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
terminal_ref
TerminalRef terminal_ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProviderTerminal_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
TerminalNotFound ex2
-
success
ProviderTerminal success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProviderTerminalTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
provider_ref
ProviderRef provider_ref
-
terminal_ref
TerminalRef terminal_ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeProviderTerminalTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
ProviderNotFound ex2
-
ex3
TerminalNotFound ex3
-
ex4
ProvisionTermSetUndefined ex4
-
success
ProvisionTermSet success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeRoutingRuleset_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
ruleset_ref
RoutingRulesetRef ruleset_ref
-
varset
Varset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeRoutingRuleset_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
RuleSetNotFound ex2
-
success
RoutingRuleset success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeShopTerms_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
party_id
String party_id
-
party_revision
PartyRevisionParam party_revision
-
timestamp
String timestamp
-
varset
ComputeShopTermsVarset varset
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.ComputeShopTerms_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PartyNotExistsYet ex3
-
ex4
ShopNotFound ex4
-
success
TermSet success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
PartyParams params
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyExists ex2
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.CreateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changeset
List<PartyModification> changeset
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.CreateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ChangesetConflict ex4
-
ex5
InvalidChangeset ex5
-
ex6
InvalidRequest ex6
-
success
Claim success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.DenyClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.DenyClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ClaimNotFound ex3
-
ex4
InvalidClaimStatus ex4
-
ex5
InvalidClaimRevision ex5
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
success
Party success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetAccountState_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
account_id
long account_id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetAccountState_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
AccountNotFound ex3
-
success
AccountState success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ClaimNotFound ex3
-
success
Claim success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetClaims_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetClaims_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
success
List<Claim> success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetContract_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetContract_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ContractNotFound ex3
-
success
Contract success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
EventNotFound ex3
-
ex4
InvalidRequest ex4
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetMeta_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetMeta_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
success
Map<String,Value> success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetMetaData_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetMetaData_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PartyMetaNamespaceNotFound ex3
-
success
Value success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetRevision_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetRevision_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex2
PartyNotFound ex2
-
success
long success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShop_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShop_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
success
Shop success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopAccount_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopAccount_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
ShopAccountNotFound ex4
-
success
ShopAccount success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopContract_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopContract_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
ContractNotFound ex4
-
success
ShopContract success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetStatus_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.GetStatus_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
success
PartyStatus success
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.RemoveMetaData_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.RemoveMetaData_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
PartyMetaNamespaceNotFound ex3
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.RevokeClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.RevokeClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ClaimNotFound ex4
-
ex5
InvalidClaimStatus ex5
-
ex6
InvalidClaimRevision ex6
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.SetMetaData_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.SetMetaData_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Suspend_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Suspend_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.SuspendShop_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.SuspendShop_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
InvalidShopStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Unblock_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.Unblock_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.UnblockShop_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.UnblockShop_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
ShopNotFound ex3
-
ex4
InvalidShopStatus ex4
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.UpdateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
List<PartyModification> changeset
-
id
long id
-
party_id
String party_id
-
revision
int revision
-
-
-
Class dev.vality.damsel.payment_processing.PartyManagementSrv.UpdateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ClaimNotFound ex4
-
ex5
InvalidClaimStatus ex5
-
ex6
InvalidClaimRevision ex6
-
ex7
ChangesetConflict ex7
-
ex8
InvalidChangeset ex8
-
ex9
InvalidRequest ex9
-
-
-
Class dev.vality.damsel.payment_processing.PartyMetaNamespaceNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyMetaSet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PartyModification extends org.apache.thrift.TUnion<PartyModification,PartyModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyNotExistsYet extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PartyParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
PartyContactInfo contact_info
-
-
-
Class dev.vality.damsel.payment_processing.PartyRevisionChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
revision
long revision
-
timestamp
String timestamp
-
-
-
Class dev.vality.damsel.payment_processing.PartyRevisionParam extends org.apache.thrift.TUnion<PartyRevisionParam,PartyRevisionParam._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PayerParams extends org.apache.thrift.TUnion<PayerParams,PayerParams._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PaymentInstitutionNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PaymentResourcePayerParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
resource
DisposablePaymentResource resource
-
-
-
Class dev.vality.damsel.payment_processing.PayoutParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.PayoutToolInfoChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
info
PayoutToolInfo info
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.payment_processing.PayoutToolModification extends org.apache.thrift.TUnion<PayoutToolModification,PayoutToolModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PayoutToolModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modification
PayoutToolModification modification
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.payment_processing.PayoutToolNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.PayoutToolParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
tool_info
PayoutToolInfo tool_info
-
-
-
Class dev.vality.damsel.payment_processing.ProviderDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
ref
ProviderRef ref
-
-
-
Class dev.vality.damsel.payment_processing.ProviderNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ProviderTerminal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
description
String description
-
name
String name
-
provider
ProviderDetails provider
Данные провайдера, который предоставляет данный терминал. -
proxy
ProxyDefinition proxy
Данные для обращения к адаптеру по данному терминалу. Взаимодействие с провайдером нужно производить, обращаясь к адаптеру по указанному `url`, передавая указанные `options` в рамках соответсвующего протокола. -
ref
TerminalRef ref
-
terms
ProvisionTermSet terms
Результирующие условия обслуживания по данному терминалу.
-
-
-
Class dev.vality.damsel.payment_processing.ProvisionTermSetUndefined extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ProxyModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
proxy
Proxy proxy
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPayerParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact_info
ContactInfo contact_info
-
recurrent_parent
RecurrentParentPayment recurrent_parent
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
-
domain_revision
long domain_revision
-
id
String id
-
minimal_payment_cost
Cash minimal_payment_cost
-
party_id
String party_id
-
party_revision
long party_revision
-
payment_resource
DisposablePaymentResource payment_resource
-
rec_token
String rec_token
-
route
PaymentRoute route
-
shop_id
String shop_id
-
status
RecurrentPaymentToolStatus status
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolAbandoned extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolAcquired extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolChange extends org.apache.thrift.TUnion<RecurrentPaymentToolChange,RecurrentPaymentToolChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEvent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
-
id
long id
-
payload
List<RecurrentPaymentToolChange> payload
-
sequence
int sequence
-
source
String source
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEventData extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changes
List<RecurrentPaymentToolChange> changes
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEventSinkSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEventSinkSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
EventNotFound ex1
-
ex2
InvalidRequest ex2
-
success
List<RecurrentPaymentToolEvent> success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEventSinkSrv.GetLastEventID_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolEventSinkSrv.GetLastEventID_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
NoLastEvent ex1
-
success
long success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolHasAbandoned extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolHasAcquired extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token
String token
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolHasCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rec_payment_tool
RecurrentPaymentTool rec_payment_tool
-
risk_score
RiskScore risk_score
Оценка риска платежного средства.- See Also:
RiskScore
-
route
PaymentRoute route
Выбранный маршрут обработки платежного средства.
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolHasFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
domain_revision
long domain_revision
-
id
String id
-
party_id
String party_id
-
party_revision
long party_revision
-
payment_resource
DisposablePaymentResource payment_resource
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolRiskScoreChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolRouteChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
route
PaymentRoute route
Выбранный маршрут обработки платежного средства.
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolSessionChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
SessionChangePayload payload
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Abandon_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Abandon_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invalid_rec_payment_tool_status
InvalidRecurrentPaymentToolStatus invalid_rec_payment_tool_status
-
rec_payment_tool_not_found
RecurrentPaymentToolNotFound rec_payment_tool_not_found
-
success
RecurrentPaymentTool success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
RecurrentPaymentToolParams params
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invalid_contract_status
InvalidContractStatus invalid_contract_status
-
invalid_party_status
InvalidPartyStatus invalid_party_status
-
invalid_payment_method
InvalidPaymentMethod invalid_payment_method
-
invalid_shop_status
InvalidShopStatus invalid_shop_status
-
operation_not_permitted
OperationNotPermitted operation_not_permitted
-
party_not_found
PartyNotFound party_not_found
-
shop_not_found
ShopNotFound shop_not_found
-
success
RecurrentPaymentTool success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rec_payment_tool_not_found
RecurrentPaymentToolNotFound rec_payment_tool_not_found
-
success
RecurrentPaymentTool success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolsSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
event_not_found
EventNotFound event_not_found
-
rec_payment_tool_not_found
RecurrentPaymentToolNotFound rec_payment_tool_not_found
-
success
List<RecurrentPaymentToolEvent> success
-
-
-
Class dev.vality.damsel.payment_processing.RecurrentPaymentToolStatus extends org.apache.thrift.TUnion<RecurrentPaymentToolStatus,RecurrentPaymentToolStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.RuleSetNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ScheduleChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedule
BusinessScheduleRef schedule
-
-
-
Class dev.vality.damsel.payment_processing.ScheduleModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schedule
BusinessScheduleRef schedule
-
-
-
Class dev.vality.damsel.payment_processing.SessionActivated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.SessionChangePayload extends org.apache.thrift.TUnion<SessionChangePayload,SessionChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.SessionFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
OperationFailure failure
-
-
-
Class dev.vality.damsel.payment_processing.SessionFinished extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
result
SessionResult result
-
-
-
Class dev.vality.damsel.payment_processing.SessionInteractionChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
interaction
UserInteraction interaction
Необходимое взаимодействие -
status
Status status
Статус этого взаимодействия. Если не указан, статус считается по умолчанию _requested_.
-
-
-
Class dev.vality.damsel.payment_processing.SessionProxyStateChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
proxy_state
ByteBuffer proxy_state
-
-
-
Class dev.vality.damsel.payment_processing.SessionResult extends org.apache.thrift.TUnion<SessionResult,SessionResult._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.SessionStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.SessionSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.SessionSuspended extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tag
String tag
-
timeout_behaviour
TimeoutBehaviour timeout_behaviour
-
-
-
Class dev.vality.damsel.payment_processing.SessionTransactionBound extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trx
TransactionInfo trx
Данные о связанной транзакции у провайдера.
-
-
-
Class dev.vality.damsel.payment_processing.ShopAccountNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ShopAccountParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
-
-
Class dev.vality.damsel.payment_processing.ShopBlocking extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.ShopContract extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contract
Contract contract
-
contractor
PartyContractor contractor
-
shop
Shop shop
-
-
-
Class dev.vality.damsel.payment_processing.ShopContractChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.ShopContractModification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.ShopEffect extends org.apache.thrift.TUnion<ShopEffect,ShopEffect._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ShopEffectUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
effect
ShopEffect effect
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.payment_processing.ShopModification extends org.apache.thrift.TUnion<ShopModification,ShopModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ShopModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
ShopModification modification
-
-
-
Class dev.vality.damsel.payment_processing.ShopNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.ShopParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
category
CategoryRef category
-
contract_id
String contract_id
-
details
ShopDetails details
-
location
ShopLocation location
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.payment_processing.ShopPayoutToolInvalid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_tool_id
String payout_tool_id
-
-
-
Class dev.vality.damsel.payment_processing.ShopProxyChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
proxy
Proxy proxy
-
-
-
Class dev.vality.damsel.payment_processing.ShopSuspension extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
shop_id
String shop_id
-
suspension
Suspension suspension
-
-
-
Class dev.vality.damsel.payment_processing.TerminalNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.Varset extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount
Cash amount
-
bin_data
BinData bin_data
-
category
CategoryRef category
-
currency
CurrencyRef currency
-
identification_level
ContractorIdentificationLevel identification_level
- See Also:
ContractorIdentificationLevel
-
party_id
String party_id
-
payment_method
PaymentMethodRef payment_method
-
payment_tool
PaymentTool payment_tool
-
payout_method
PayoutMethodRef payout_method
-
shop_id
String shop_id
-
wallet_id
String wallet_id
-
-
-
Class dev.vality.damsel.payment_processing.WalletAccountParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
currency
CurrencyRef currency
-
-
-
Class dev.vality.damsel.payment_processing.WalletBlocking extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.WalletEffect extends org.apache.thrift.TUnion<WalletEffect,WalletEffect._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.WalletEffectUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
effect
WalletEffect effect
-
id
String id
-
-
-
Class dev.vality.damsel.payment_processing.WalletModification extends org.apache.thrift.TUnion<WalletModification,WalletModification._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.WalletModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
modification
WalletModification modification
-
-
-
Class dev.vality.damsel.payment_processing.WalletNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.WalletParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_processing.WalletSuspension extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
suspension
Suspension suspension
-
wallet_id
String wallet_id
-
-
-
-
Package dev.vality.damsel.payment_processing.errors
-
Class dev.vality.damsel.payment_processing.errors.AuthorizationFailure extends org.apache.thrift.TUnion<AuthorizationFailure,AuthorizationFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.BankCardReject extends org.apache.thrift.TUnion<BankCardReject,BankCardReject._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.GeneralFailure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.LimitExceeded extends org.apache.thrift.TUnion<LimitExceeded,LimitExceeded._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.LimitSpanExceeded extends org.apache.thrift.TUnion<LimitSpanExceeded,LimitSpanExceeded._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.NoRouteFoundFailure extends org.apache.thrift.TUnion<NoRouteFoundFailure,NoRouteFoundFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.PaymentFailure extends org.apache.thrift.TUnion<PaymentFailure,PaymentFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.PaymentToolReject extends org.apache.thrift.TUnion<PaymentToolReject,PaymentToolReject._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.PreAuthorizationFailure extends org.apache.thrift.TUnion<PreAuthorizationFailure,PreAuthorizationFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.RefundFailure extends org.apache.thrift.TUnion<RefundFailure,RefundFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_processing.errors.TermsViolated extends org.apache.thrift.TUnion<TermsViolated,TermsViolated._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.payment_tool_provider
-
Class dev.vality.damsel.payment_tool_provider.ApplePayDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.ApplePayRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.Auth3DS extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.AuthData extends org.apache.thrift.TUnion<AuthData,AuthData._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_tool_provider.Card extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.CardInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
card_class
CardClass card_class
-
cardholder_name
String cardholder_name
-
display_name
String display_name
-
last_4_digits
String last_4_digits
-
payment_system
PaymentSystemRef payment_system
-
-
-
Class dev.vality.damsel.payment_tool_provider.CardPaymentData extends org.apache.thrift.TUnion<CardPaymentData,CardPaymentData._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_tool_provider.ExpDate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
month
byte month
Месяц 1..12 -
year
short year
Год 2015..∞
-
-
-
Class dev.vality.damsel.payment_tool_provider.GooglePayDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.GooglePayRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.MerchantID extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
realm
PaymentInstitutionRealm realm
- See Also:
PaymentInstitutionRealm
-
shop_id
String shop_id
-
-
-
Class dev.vality.damsel.payment_tool_provider.PaymentDetails extends org.apache.thrift.TUnion<PaymentDetails,PaymentDetails._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_tool_provider.PaymentRequest extends org.apache.thrift.TUnion<PaymentRequest,PaymentRequest._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payment_tool_provider.PaymentToolProviderSrv.Unwrap_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_tool
WrappedPaymentTool payment_tool
-
-
-
Class dev.vality.damsel.payment_tool_provider.PaymentToolProviderSrv.Unwrap_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
UnwrappedPaymentTool success
-
-
-
Class dev.vality.damsel.payment_tool_provider.SamsungPayDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
device_id
String device_id
-
-
-
Class dev.vality.damsel.payment_tool_provider.SamsungPayRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.TokenizedCard extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.UnwrappedPaymentTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
card_info
CardInfo card_info
-
details
PaymentDetails details
-
payment_data
CardPaymentData payment_data
-
valid_until
String valid_until
Время до окончания действия токена от провайдера токенизации
-
-
-
Class dev.vality.damsel.payment_tool_provider.WrappedPaymentTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
realm
PaymentInstitutionRealm realm
Режим рабочего окружения платежной организации- See Also:
PaymentInstitutionRealm
-
request
PaymentRequest request
-
-
-
Class dev.vality.damsel.payment_tool_provider.YandexPayDetails extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payment_tool_provider.YandexPayRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.payment_tool_token
-
Class dev.vality.damsel.payment_tool_token.BankCardPayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bank_card
BankCard bank_card
-
-
-
Class dev.vality.damsel.payment_tool_token.CryptoCurrencyPayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
crypto_currency
CryptoCurrencyRef crypto_currency
-
-
-
Class dev.vality.damsel.payment_tool_token.DigitalWalletPayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
digital_wallet
DigitalWallet digital_wallet
-
-
-
Class dev.vality.damsel.payment_tool_token.GenericToolPayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_tool
GenericPaymentTool payment_tool
-
-
-
Class dev.vality.damsel.payment_tool_token.MobileCommercePayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
mobile_commerce
MobileCommerce mobile_commerce
-
-
-
Class dev.vality.damsel.payment_tool_token.PaymentTerminalPayload extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_terminal
PaymentTerminal payment_terminal
-
-
-
Class dev.vality.damsel.payment_tool_token.PaymentToolToken extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
PaymentToolTokenPayload payload
-
valid_until
String valid_until
-
-
-
Class dev.vality.damsel.payment_tool_token.PaymentToolTokenPayload extends org.apache.thrift.TUnion<PaymentToolTokenPayload,PaymentToolTokenPayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.payout_processing
-
Class dev.vality.damsel.payout_processing.AmountRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
max
long max
-
min
long min
-
-
-
Class dev.vality.damsel.payout_processing.Event extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
Время создания события -
id
long id
Идентификатор события. Монотонно возрастающее целочисленное значение, таким образом на множестве событий задаётся отношение полного порядка (total order) -
payload
EventPayload payload
Содержание события, состоящее из списка (возможно пустого) изменений состояния бизнес-объекта, источника события -
source
EventSource source
Идентификатор бизнес-объекта, источника события
-
-
-
Class dev.vality.damsel.payout_processing.EventNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.EventPayload extends org.apache.thrift.TUnion<EventPayload,EventPayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.EventRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
after
long after
Идентификатор события, за которым должны следовать попадающие в выборку события. Если `after` не указано, в выборку попадут события с начала истории; если указано, например, `42`, то в выборку попадут события, случившиеся _после_ события `42`. -
limit
int limit
Максимальное количество событий в выборке. В выборку может попасть количество событий, _не больше_ указанного в `limit`. Если в выборку попало событий _меньше_, чем значение `limit`, был достигнут конец текущей истории. _Допустимые значения_: неотрицательные числа
-
-
-
Class dev.vality.damsel.payout_processing.EventSinkSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payout_processing.EventSinkSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
EventNotFound ex1
-
ex2
InvalidRequest ex2
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payout_processing.EventSinkSrv.GetLastEventID_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.EventSinkSrv.GetLastEventID_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
NoLastEvent ex1
-
success
long success
-
-
-
Class dev.vality.damsel.payout_processing.EventSource extends org.apache.thrift.TUnion<EventSource,EventSource._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.GeneratePayoutParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
shop_params
ShopParams shop_params
-
time_range
TimeRange time_range
-
-
-
Class dev.vality.damsel.payout_processing.InsufficientFunds extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.InternationalPayoutAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bank_account
InternationalBankAccount bank_account
-
legal_agreement
LegalAgreement legal_agreement
-
legal_entity
InternationalLegalEntity legal_entity
-
purpose
String purpose
-
-
-
Class dev.vality.damsel.payout_processing.InvalidPayoutTool extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.LimitExceeded extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.NoLastEvent extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.Payout extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
contract_id
String contract_id
-
created_at
String created_at
-
currency
CurrencyRef currency
-
fee
long fee
-
id
String id
-
metadata
Map<String,Value> metadata
-
party_id
String party_id
-
payout_flow
List<FinalCashFlowPosting> payout_flow
-
shop_id
String shop_id
-
status
PayoutStatus status
-
summary
List<PayoutSummaryItem> summary
-
type
PayoutType type
-
-
-
Class dev.vality.damsel.payout_processing.PayoutAccount extends org.apache.thrift.TUnion<PayoutAccount,PayoutAccount._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
details
String details
-
-
-
Class dev.vality.damsel.payout_processing.PayoutChange extends org.apache.thrift.TUnion<PayoutChange,PayoutChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutConfirmed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout
Payout payout
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.CancelPayout_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.CancelPayout_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.ConfirmPayout_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_id
String payout_id
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.ConfirmPayout_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.CreatePayout_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
PayoutParams params
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.CreatePayout_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidPayoutTool ex1
-
ex2
InsufficientFunds ex2
-
ex3
InvalidRequest ex3
-
success
Payout success
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GeneratePayouts_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
params
GeneratePayoutParams params
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GeneratePayouts_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
List<String> success
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GenerateReport_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GenerateReport_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_id
String payout_id
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
PayoutNotFound ex1
-
success
Payout success
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payout_id
String payout_id
-
range
EventRange range
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
PayoutNotFound ex1
-
ex2
EventNotFound ex2
-
ex3
InvalidRequest ex3
-
success
List<Event> success
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GetPayoutsInfo_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
PayoutSearchRequest request
-
-
-
Class dev.vality.damsel.payout_processing.PayoutManagementSrv.GetPayoutsInfo_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
PayoutSearchResponse success
-
-
-
Class dev.vality.damsel.payout_processing.PayoutNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutPaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.PayoutSearchCriteria extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
amount_range
AmountRange amount_range
-
currency
CurrencyRef currency
-
payout_ids
List<String> payout_ids
-
status
PayoutSearchStatus status
-
time_range
TimeRange time_range
-
type
PayoutSearchType type
-
-
-
Class dev.vality.damsel.payout_processing.PayoutSearchRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
from_id
long from_id
-
search_criteria
PayoutSearchCriteria search_criteria
-
size
int size
-
-
-
Class dev.vality.damsel.payout_processing.PayoutSearchResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.PayoutStatus extends org.apache.thrift.TUnion<PayoutStatus,PayoutStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
PayoutStatus status
-
-
-
Class dev.vality.damsel.payout_processing.PayoutSummaryItem extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
count
int count
-
currency_symbolic_code
String currency_symbolic_code
-
fee
long fee
-
from_time
String from_time
-
operation_type
OperationType operation_type
- See Also:
OperationType
-
to_time
String to_time
-
-
-
Class dev.vality.damsel.payout_processing.PayoutType extends org.apache.thrift.TUnion<PayoutType,PayoutType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.PayoutUnpaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.payout_processing.RussianPayoutAccount extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
bank_account
RussianBankAccount bank_account
-
inn
String inn
-
legal_agreement
LegalAgreement legal_agreement
-
purpose
String purpose
-
-
-
Class dev.vality.damsel.payout_processing.ShopParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.TimeRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.payout_processing.Wallet extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
wallet_id
String wallet_id
-
-
-
-
Package dev.vality.damsel.preauth
-
Class dev.vality.damsel.preauth.Denied extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
State state
-
-
-
Class dev.vality.damsel.preauth.Granted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
State state
-
-
-
Class dev.vality.damsel.preauth.State extends org.apache.thrift.TUnion<State,State._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.preauth.State3DSecure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.preauth.Status extends org.apache.thrift.TUnion<Status,Status._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.proxy_inspector
-
Class dev.vality.damsel.proxy_inspector.Context extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
options
Map<String,String> options
-
payment
PaymentInfo payment
-
-
-
Class dev.vality.damsel.proxy_inspector.InspectorProxySrv.InspectPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
Context context
-
-
-
Class dev.vality.damsel.proxy_inspector.InspectorProxySrv.InspectPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
RiskScore success
- See Also:
RiskScore
-
-
-
Class dev.vality.damsel.proxy_inspector.Invoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
client_info
InvoiceClientInfo client_info
-
created_at
String created_at
-
details
InvoiceDetails details
-
due
String due
-
id
String id
-
-
-
Class dev.vality.damsel.proxy_inspector.InvoicePayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
allocation
Allocation allocation
-
cost
Cash cost
-
created_at
String created_at
-
id
String id
-
make_recurrent
boolean make_recurrent
-
payer
Payer payer
-
-
-
Class dev.vality.damsel.proxy_inspector.Party extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.proxy_inspector.PaymentInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
invoice
Invoice invoice
-
party
Party party
-
payment
InvoicePayment payment
-
shop
Shop shop
-
-
-
Class dev.vality.damsel.proxy_inspector.Shop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
category
Category category
-
details
ShopDetails details
-
id
String id
-
location
ShopLocation location
-
-
-
-
Package dev.vality.damsel.proxy_provider
-
Class dev.vality.damsel.proxy_provider.Cash extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
currency
Currency currency
-
-
-
Class dev.vality.damsel.proxy_provider.FinishIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
FinishStatus status
-
-
-
Class dev.vality.damsel.proxy_provider.FinishStatus extends org.apache.thrift.TUnion<FinishStatus,FinishStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.Intent extends org.apache.thrift.TUnion<Intent,Intent._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.Invoice extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cost
Cash cost
-
created_at
String created_at
-
details
InvoiceDetails details
-
due
String due
-
id
String id
-
-
-
Class dev.vality.damsel.proxy_provider.InvoicePayment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
contact_info
ContactInfo contact_info
-
cost
Cash cost
-
created_at
String created_at
-
id
String id
-
make_recurrent
boolean make_recurrent
-
payer_session_info
PayerSessionInfo payer_session_info
-
payment_resource
PaymentResource payment_resource
-
payment_service
PaymentService payment_service
-
processing_deadline
String processing_deadline
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.InvoicePaymentCapture extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cost
Cash cost
-
-
-
Class dev.vality.damsel.proxy_provider.InvoicePaymentRefund extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
cash
Cash cash
-
created_at
String created_at
-
id
String id
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentCallbackProxyResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
intent
Intent intent
Требование адаптера к процессингу по дальнейшему взаимодействию с провайдером. Если задано, то процессинг считает callback с данным tag'ом _обработанным_, и все последующие вызовы `ProcessPaymentCallback` будут отклонены с ошибкой. Но с одним исключением: если адаптер здесь переиспользует тот же tag в рамках требования suspend, тогда с точки зрения процессинга это будет требование ожидания _нового_ обратного запроса, просто с тем же tag'ом. Если значение не задано, то callback считается по-прежнему _необработанным_, адаптер может повторно вызвать `ProcessPaymentCallback` с тем же tag'ом. -
next_state
ByteBuffer next_state
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentCallbackResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
response
ByteBuffer response
-
result
PaymentCallbackProxyResult result
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentContext extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
options
Map<String,String> options
-
payment_info
PaymentInfo payment_info
-
session
Session session
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
capture
InvoicePaymentCapture capture
-
invoice
Invoice invoice
-
payment
InvoicePayment payment
-
refund
InvoicePaymentRefund refund
-
shop
Shop shop
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentProxyResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
intent
Intent intent
-
next_state
ByteBuffer next_state
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.PaymentResource extends org.apache.thrift.TUnion<PaymentResource,PaymentResource._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.GetPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tag
String tag
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.GetPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
PaymentNotFound ex1
-
success
PaymentInfo success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.ProcessPaymentCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback
ByteBuffer callback
-
tag
String tag
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.ProcessPaymentCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
ByteBuffer success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.ProcessRecurrentTokenCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback
ByteBuffer callback
-
tag
String tag
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.ProcessRecurrentTokenCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidRequest ex1
-
success
ByteBuffer success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.GenerateToken_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
RecurrentTokenContext context
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.GenerateToken_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
RecurrentTokenProxyResult success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.HandlePaymentCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback
ByteBuffer callback
-
context
PaymentContext context
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.HandlePaymentCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
PaymentCallbackResult success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.HandleRecurrentTokenCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback
ByteBuffer callback
-
context
RecurrentTokenContext context
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.HandleRecurrentTokenCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
RecurrentTokenCallbackResult success
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.ProcessPayment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
PaymentContext context
-
-
-
Class dev.vality.damsel.proxy_provider.ProviderProxySrv.ProcessPayment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
PaymentProxyResult success
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentPaymentResource extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_tool
PaymentTool payment_tool
-
rec_token
String rec_token
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentPaymentTool extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
id
String id
-
minimal_payment_cost
Cash minimal_payment_cost
-
payment_resource
DisposablePaymentResource payment_resource
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenCallbackResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
response
ByteBuffer response
-
result
RecurrentTokenProxyResult result
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenContext extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
options
Map<String,String> options
-
session
RecurrentTokenSession session
-
token_info
RecurrentTokenInfo token_info
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenFinishIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
RecurrentTokenFinishStatus status
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenFinishStatus extends org.apache.thrift.TUnion<RecurrentTokenFinishStatus,RecurrentTokenFinishStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payment_tool
RecurrentPaymentTool payment_tool
-
shop
Shop shop
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenIntent extends org.apache.thrift.TUnion<RecurrentTokenIntent,RecurrentTokenIntent._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenProxyResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
intent
RecurrentTokenIntent intent
-
next_state
ByteBuffer next_state
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenSession extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
ByteBuffer state
-
-
-
Class dev.vality.damsel.proxy_provider.RecurrentTokenSuccess extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token
String token
-
-
-
Class dev.vality.damsel.proxy_provider.Session extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
ByteBuffer state
-
target
TargetInvoicePaymentStatus target
-
-
-
Class dev.vality.damsel.proxy_provider.Shop extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
category
Category category
-
details
ShopDetails details
-
id
String id
-
location
ShopLocation location
-
-
-
Class dev.vality.damsel.proxy_provider.SleepIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
timer
Timer timer
Таймер, определяющий когда следует продолжить взаимодействие. -
user_interaction
UserInteraction user_interaction
Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия. -
user_interaction_completion
Completed user_interaction_completion
Завершение (последнего запрошенного) взаимодействия с пользователем. Если не было ни одного взаимодействия с пользователем или последнее запрошенное взаимодействие с пользователем уже завершено, передача этого статуса не является ошибкой, просто никак не обрабатываеся. Если адаптер одновременно и запрашивает взаимодейвие с пользователем, и его завершение, то это взаимодействие **сразу считается завершённым**.
-
-
-
Class dev.vality.damsel.proxy_provider.Success extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token
String token
Токен для последующих взаимодействий.
-
-
-
Class dev.vality.damsel.proxy_provider.SuspendIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tag
String tag
Ассоциация (далее: tag), по которой обработчик callback сможет идентифицировать сессию взаимодействия с провайдером, чтобы продолжить по ней взаимодействие. Для этого адаптер должен будет вызвать `ProcessPaymentCallback` в сервисе процессинга. В рамках одной сессии взаимодействия адаптер может переиспользовать один и тот же tag сколько угодно раз. -
timeout
Timer timeout
Таймер, определяющий время, в течение которого процессинг ожидает обратный запрос. -
timeout_behaviour
TimeoutBehaviour timeout_behaviour
Поведение процессинга в случае истечения заданного timeout -
user_interaction
UserInteraction user_interaction
Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия. -
user_interaction_completion
Completed user_interaction_completion
Завершение (последнего запрошенного) взаимодействия с пользователем. Если не было ни одного взаимодействия с пользователем или последнее запрошенное взаимодействие с пользователем уже завершено, передача этого статуса не является ошибкой, просто никак не обрабатываеся. Если адаптер одновременно и запрашивает взаимодейвие с пользователем, и его завершение, то это взаимодействие **сразу считается завершённым**.
-
-
-
-
Package dev.vality.damsel.repairing
-
Class dev.vality.damsel.repairing.ComplexAction extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
remove
RemoveAction remove
-
timer
TimerAction timer
-
-
-
Class dev.vality.damsel.repairing.RemoveAction extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.repairing.SetTimerAction extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
timer
Timer timer
-
-
-
Class dev.vality.damsel.repairing.TimerAction extends org.apache.thrift.TUnion<TimerAction,TimerAction._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.repairing.UnsetTimerAction extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.reports
-
Class dev.vality.damsel.reports.DatasetTooBig extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
limit
int limit
-
-
-
Class dev.vality.damsel.reports.FileMeta extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.reports.FileNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.reports.PartyNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.reports.Report extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
created_at
String created_at
-
files
List<FileMeta> files
-
report_id
long report_id
-
report_type
ReportType report_type
-
status
ReportStatus status
- See Also:
ReportStatus
-
time_range
ReportTimeRange time_range
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.cancelReport_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.reports.ReportingSrv.cancelReport_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ReportNotFound ex1
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GeneratePresignedUrl_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.reports.ReportingSrv.GeneratePresignedUrl_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
FileNotFound ex1
-
ex2
InvalidRequest ex2
-
success
String success
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GenerateReport_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
report_type
ReportType report_type
- See Also:
ReportType
-
request
ReportRequest request
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GenerateReport_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
PartyNotFound ex1
-
ex2
ShopNotFound ex2
-
ex3
InvalidRequest ex3
-
success
long success
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GetReport_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.reports.ReportingSrv.GetReport_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ReportNotFound ex1
-
success
Report success
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GetReports_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
report_types
List<ReportType> report_types
-
request
ReportRequest request
-
-
-
Class dev.vality.damsel.reports.ReportingSrv.GetReports_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
DatasetTooBig ex1
-
ex2
InvalidRequest ex2
-
success
List<Report> success
-
-
-
Class dev.vality.damsel.reports.ReportNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.reports.ReportRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
shop_id
String shop_id
-
time_range
ReportTimeRange time_range
-
-
-
Class dev.vality.damsel.reports.ReportTimeRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.reports.ShopNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.reports.Signature extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
-
Package dev.vality.damsel.test
-
Class dev.vality.damsel.test.EchoSrv.echo_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
shout
Shout shout
-
-
-
Class dev.vality.damsel.test.EchoSrv.echo_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.test.Failure extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reason
String reason
-
-
-
Class dev.vality.damsel.test.Shout extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contents
String contents
-
-
-
-
Package dev.vality.damsel.timeout_behaviour
-
Class dev.vality.damsel.timeout_behaviour.TimeoutBehaviour extends org.apache.thrift.TUnion<TimeoutBehaviour,TimeoutBehaviour._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.user_interaction
-
Class dev.vality.damsel.user_interaction.BrowserGetRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
uri
String uri
Шаблон URI запроса, набор переменных указан ниже.
-
-
-
Class dev.vality.damsel.user_interaction.BrowserHTTPRequest extends org.apache.thrift.TUnion<BrowserHTTPRequest,BrowserHTTPRequest._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.user_interaction.BrowserPostRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.user_interaction.Completed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.user_interaction.CryptoCash extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.user_interaction.CryptoCurrencyTransferRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
crypto_address
String crypto_address
-
crypto_cash
CryptoCash crypto_cash
-
-
-
Class dev.vality.damsel.user_interaction.PaymentTerminalReceipt extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.user_interaction.QrCode extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
ByteBuffer payload
Содержимое QR-кода, записанное в виде потока байт
-
-
-
Class dev.vality.damsel.user_interaction.QrCodeDisplayRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
qr_code
QrCode qr_code
-
-
-
Class dev.vality.damsel.user_interaction.Requested extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.user_interaction.Status extends org.apache.thrift.TUnion<Status,Status._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.user_interaction.UserInteraction extends org.apache.thrift.TUnion<UserInteraction,UserInteraction._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.walker
-
Class dev.vality.damsel.walker.Action extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
after
String after
-
before
String before
-
created_at
String created_at
-
type
ActionType type
- See Also:
ActionType
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.ClaimInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
assigned_user_id
String assigned_user_id
-
claim_id
long claim_id
-
created_at
String created_at
-
description
String description
-
modifications
PartyModificationUnit modifications
-
party_id
String party_id
-
reason
String reason
-
revision
String revision
-
status
String status
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.walker.ClaimSearchRequest extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.walker.Comment extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
text
String text
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.InvalidUser extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.walker.PartyModificationUnit extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modifications
List<PartyModification> modifications
-
-
-
Class dev.vality.damsel.walker.UserInformation extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.walker.WalkerSrv.AcceptClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
revision
int revision
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.AcceptClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidUser ex1
-
ex2
PartyNotFound ex2
-
ex3
ClaimNotFound ex3
-
ex4
InvalidClaimStatus ex4
-
ex5
InvalidClaimRevision ex5
-
ex6
InvalidChangeset ex6
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.AddComment_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
text
String text
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.AddComment_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.CreateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changeset
PartyModificationUnit changeset
-
party_id
String party_id
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.CreateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidUser ex1
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ChangesetConflict ex4
-
ex5
InvalidChangeset ex5
-
ex6
InvalidRequest ex6
-
success
Claim success
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.DenyClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
reason
String reason
-
revision
int revision
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.DenyClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidUser ex1
-
ex2
PartyNotFound ex2
-
ex3
ClaimNotFound ex3
-
ex4
InvalidClaimStatus ex4
-
ex5
InvalidClaimRevision ex5
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetActions_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetActions_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
ClaimNotFound ex1
-
success
ClaimInfo success
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetComments_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
claim_id
long claim_id
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.GetComments_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.walker.WalkerSrv.SearchClaims_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
ClaimSearchRequest request
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.SearchClaims_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.walker.WalkerSrv.UpdateClaim_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
changeset
PartyModificationUnit changeset
-
claim_id
long claim_id
-
party_id
String party_id
-
revision
int revision
-
user
UserInformation user
-
-
-
Class dev.vality.damsel.walker.WalkerSrv.UpdateClaim_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
InvalidUser ex1
-
ex2
PartyNotFound ex2
-
ex3
InvalidPartyStatus ex3
-
ex4
ClaimNotFound ex4
-
ex5
InvalidClaimStatus ex5
-
ex6
InvalidClaimRevision ex6
-
ex7
ChangesetConflict ex7
-
ex8
InvalidChangeset ex8
-
ex9
InvalidRequest ex9
-
-
-
-
Package dev.vality.damsel.webhooker
-
Class dev.vality.damsel.webhooker.ClaimAccepted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.ClaimCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.ClaimDenied extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.ClaimEventType extends org.apache.thrift.TUnion<ClaimEventType,ClaimEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerBindingEvent extends org.apache.thrift.TUnion<CustomerBindingEvent,CustomerBindingEvent._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerBindingFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerBindingStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerBindingSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerDeleted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerEventFilter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
shop_id
String shop_id
-
types
Set<CustomerEventType> types
-
-
-
Class dev.vality.damsel.webhooker.CustomerEventType extends org.apache.thrift.TUnion<CustomerEventType,CustomerEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.CustomerStatusReady extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.EventFilter extends org.apache.thrift.TUnion<EventFilter,EventFilter._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoiceCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoiceCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoiceEventFilter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
shop_id
String shop_id
-
types
Set<InvoiceEventType> types
-
-
-
Class dev.vality.damsel.webhooker.InvoiceEventType extends org.apache.thrift.TUnion<InvoiceEventType,InvoiceEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoiceFulfilled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentCancelled extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentCaptured extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentEventType extends org.apache.thrift.TUnion<InvoicePaymentEventType,InvoicePaymentEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentProcessed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundChange extends org.apache.thrift.TUnion<InvoicePaymentRefundChange,InvoicePaymentRefundChange._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundCreated extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefunded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundStatus extends org.apache.thrift.TUnion<InvoicePaymentRefundStatus,InvoicePaymentRefundStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
value
InvoicePaymentRefundStatus value
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentRefundSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentStatus extends org.apache.thrift.TUnion<InvoicePaymentStatus,InvoicePaymentStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoicePaymentStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
value
InvoicePaymentStatus value
-
-
-
Class dev.vality.damsel.webhooker.InvoiceStatus extends org.apache.thrift.TUnion<InvoiceStatus,InvoiceStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.InvoiceStatusChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
value
InvoiceStatus value
-
-
-
Class dev.vality.damsel.webhooker.InvoiceUnpaid extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.LimitExceeded extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.PartyEventFilter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
types
Set<PartyEventType> types
-
-
-
Class dev.vality.damsel.webhooker.PartyEventType extends org.apache.thrift.TUnion<PartyEventType,PartyEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.SourceNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WalletEventFilter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
types
Set<WalletEventType> types
-
-
-
Class dev.vality.damsel.webhooker.WalletEventType extends org.apache.thrift.TUnion<WalletEventType,WalletEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WalletWithdrawalEventType extends org.apache.thrift.TUnion<WalletWithdrawalEventType,WalletWithdrawalEventType._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WalletWithdrawalFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WalletWithdrawalStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WalletWithdrawalSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.Webhook extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
enabled
boolean enabled
-
event_filter
EventFilter event_filter
-
id
long id
-
party_id
String party_id
-
pub_key
String pub_key
-
url
String url
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
webhook_params
WebhookParams webhook_params
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
LimitExceeded ex1
-
success
Webhook success
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Delete_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
webhook_id
long webhook_id
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Delete_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
WebhookNotFound ex1
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
webhook_id
long webhook_id
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
WebhookNotFound ex1
-
success
Webhook success
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.GetList_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
party_id
String party_id
-
-
-
Class dev.vality.damsel.webhooker.WebhookManagerSrv.GetList_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Send_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
hook_id
long hook_id
-
source_id
String source_id
-
-
-
Class dev.vality.damsel.webhooker.WebhookMessageServiceSrv.Send_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
WebhookNotFound ex1
-
ex2
SourceNotFound ex2
-
-
-
Class dev.vality.damsel.webhooker.WebhookNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.webhooker.WebhookParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
event_filter
EventFilter event_filter
-
party_id
String party_id
-
url
String url
-
-
-
-
Package dev.vality.damsel.withdrawals.domain
-
Class dev.vality.damsel.withdrawals.domain.ContactDetail extends org.apache.thrift.TUnion<ContactDetail,ContactDetail._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.domain.Destination extends org.apache.thrift.TUnion<Destination,Destination._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.domain.Identity extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
contact
List<ContactDetail> contact
-
documents
List<IdentityDocument> documents
-
id
String id
-
owner_id
String owner_id
-
-
-
Class dev.vality.damsel.withdrawals.domain.IdentityDocument extends org.apache.thrift.TUnion<IdentityDocument,IdentityDocument._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.domain.RUSDomesticPassport extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.domain.Withdrawal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
Cash body
-
created_at
String created_at
-
destination
Destination destination
-
receiver
Identity receiver
-
sender
Identity sender
-
-
-
-
Package dev.vality.damsel.withdrawals.errors
-
Class dev.vality.damsel.withdrawals.errors.AuthorizationFailure extends org.apache.thrift.TUnion<AuthorizationFailure,AuthorizationFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.errors.BankCardReject extends org.apache.thrift.TUnion<BankCardReject,BankCardReject._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.errors.DestinationReject extends org.apache.thrift.TUnion<DestinationReject,DestinationReject._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.errors.GeneralFailure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.errors.LimitExceeded extends org.apache.thrift.TUnion<LimitExceeded,LimitExceeded._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.errors.WithdrawalFailure extends org.apache.thrift.TUnion<WithdrawalFailure,WithdrawalFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.withdrawals.processing
-
Class dev.vality.damsel.withdrawals.processing.Change extends org.apache.thrift.TUnion<Change,Change._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.Event extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.processing.EventSinkSrv.GetEvents_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
range
SinkEventRange range
-
-
-
Class dev.vality.damsel.withdrawals.processing.EventSinkSrv.GetEvents_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
SinkEventNotFound ex1
-
success
List<SinkEvent> success
-
-
-
Class dev.vality.damsel.withdrawals.processing.EventSinkSrv.GetLastEventID_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.EventSinkSrv.GetLastEventID_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ex1
NoLastEvent ex1
-
success
long success
-
-
-
Class dev.vality.damsel.withdrawals.processing.NoLastEvent extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.ProcessingSrv.Get_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.withdrawals.processing.ProcessingSrv.Get_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
WithdrawalNotFound ex1
-
success
WithdrawalState success
-
-
-
Class dev.vality.damsel.withdrawals.processing.ProcessingSrv.Start_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
withdrawal
Withdrawal withdrawal
-
-
-
Class dev.vality.damsel.withdrawals.processing.ProcessingSrv.Start_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
WithdrawalState success
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionAdapterStateChanged extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
Value state
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionChange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
payload
SessionChangePayload payload
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionChangePayload extends org.apache.thrift.TUnion<SessionChangePayload,SessionChangePayload._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
Failure failure
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionFinished extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
result
SessionResult result
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionResult extends org.apache.thrift.TUnion<SessionResult,SessionResult._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionStarted extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.SessionSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trx_info
TransactionInfo trx_info
-
-
-
Class dev.vality.damsel.withdrawals.processing.SinkEvent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.processing.SinkEventNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.SinkEventRange extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
after
long after
-
limit
int limit
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalFailed extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
Failure failure
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalPending extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalState extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
id
String id
-
status
WithdrawalStatus status
-
updated_at
String updated_at
-
withdrawal
Withdrawal withdrawal
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalStatus extends org.apache.thrift.TUnion<WithdrawalStatus,WithdrawalStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.processing.WithdrawalSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
-
Package dev.vality.damsel.withdrawals.provider_adapter
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterHostSrv.ProcessCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback
Callback callback
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterHostSrv.ProcessCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
SessionNotFound ex1
-
success
ProcessCallbackResult success
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.GetQuote_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
opts
Map<String,String> opts
-
params
GetQuoteParams params
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.GetQuote_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex1
GetQuoteFailure ex1
-
success
Quote success
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.HandleCallback_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.HandleCallback_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
CallbackResult success
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.ProcessWithdrawal_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
opts
Map<String,String> opts
-
state
Value state
-
withdrawal
Withdrawal withdrawal
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.AdapterSrv.ProcessWithdrawal_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ProcessResult success
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Callback extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
ByteBuffer payload
-
tag
String tag
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.CallbackResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
payload
ByteBuffer payload
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.CallbackResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
intent
Intent intent
-
next_state
Value next_state
-
response
CallbackResponse response
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Cash extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
amount
long amount
-
currency
Currency currency
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.FinishIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
status
FinishStatus status
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.FinishStatus extends org.apache.thrift.TUnion<FinishStatus,FinishStatus._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.GeneralFailure extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.GetQuoteFailure extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
failure
QuoteFailure failure
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.GetQuoteParams extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Intent extends org.apache.thrift.TUnion<Intent,Intent._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.LimitExceededFailure extends org.apache.thrift.TUnion<LimitExceededFailure,LimitExceededFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.ProcessCallbackFinished extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
opts
Map<String,String> opts
-
state
Value state
-
withdrawal
Withdrawal withdrawal
Состояние сессии после обработки последнего ответа адаптера.
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.ProcessCallbackResult extends org.apache.thrift.TUnion<ProcessCallbackResult,ProcessCallbackResult._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.ProcessCallbackSucceeded extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
response
CallbackResponse response
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.ProcessResult extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
intent
Intent intent
-
next_state
Value next_state
-
trx
TransactionInfo trx
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Quote extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.QuoteFailure extends org.apache.thrift.TUnion<QuoteFailure,QuoteFailure._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.SessionNotFound extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.SleepIntent extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
callback_tag
String callback_tag
Идентификатор, по которому обработчик обратного запроса сможет идентифицировать сессию взаимодействия с третьей стороной, чтобы продолжить по ней взаимодействие. Единожды указанный, продолжает действовать до успешной обработки обратного запроса или завершения сессии. Должен быть уникальным среди всех сессий такого типа. Один и тот же идентификатор можно устанавливать для одной и той же сессии до тех пор, пока обратный вызов с таким идентификатором не будет успешно обработан. Попытка установить уже обработанный идентификатор приведет к ошибке. -
timer
Timer timer
Таймер, определяющий когда следует продолжить взаимодействие.
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Success extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trx_info
TransactionInfo trx_info
-
-
-
Class dev.vality.damsel.withdrawals.provider_adapter.Withdrawal extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
body
Cash body
-
destination
Destination destination
-
id
String id
-
payment_service
PaymentService payment_service
-
quote
Quote quote
-
receiver
Identity receiver
-
sender
Identity sender
-
session_id
String session_id
-
-
-