PathPaymentStrictSendOperationBuilder constructor

PathPaymentStrictSendOperationBuilder(
  1. Asset _sendAsset,
  2. String _sendAmount,
  3. String destinationAccountId,
  4. Asset _destAsset,
  5. String _destMin
)

Creates a PathPaymentStrictSendOperation builder.

Implementation

PathPaymentStrictSendOperationBuilder