toBundle

open fun toBundle(data: Serializable): Bundle
open fun toBundle(transaction: Transaction): Bundle
open fun toBundle(transaction: TransactionResponse): Bundle
open fun toBundle(transaction: TransactionCompletion): Bundle
open fun toBundle(transactionVoid: TransactionVoid): Bundle
open fun toBundle(transaction: TransactionVoidResponse): Bundle
open fun toBundle(result: CancelationResult): Bundle
open fun toBundle(result: SubmissionResult): Bundle