Refund
in package
Refund
Tags
Table of Contents
Properties
- $adminapplicant : string
- $amount : float
- $autorisation : DateTime
- $calledAt : DateTime
- $calledBy : mixed
- $calledStatus : string
- $calledStatusReason : string
- $codecoupon : string
- $createdAt : Date
- $customer : string
- $dateLimit : DateTime
- $file : string
- $id : int
- $incrementId : int
- $information : string
- $isAlert : bool
- $isCalled : bool
- $isLigneColor : int
- $manualResolveMessage : string
- $methodpayment : string
- $pattern : string
- $recallAt : DateTime
- $refundrequest : string
- $returncode : string
- $returndata : string
- $returnlongmessage : string
- $returnshortmessage : string
- $returntransactionid : string
- $sale : mixed
- $sendSms : string
- $status : string
- $transaction : string
- $type : string
- $user : mixed
Methods
- getAcceptedFinalActions() : array<string|int, string>
- getAdminApplicant() : string
- Get adminApplicant
- getAmount() : float
- Get amount
- getAutorisation() : int
- Get autorisation
- getCalledAt() : DateTime
- Get calledAt
- getCalledBy() : User
- Get calledBy
- getCalledStatus() : string
- Get calledStatus
- getCalledStatusReason() : string
- Get calledStatusReason
- getCodecoupon() : string
- Get codecoupon
- getCreatedAt() : DateTime
- Get createdAt
- getCustomer() : string
- Get customer
- getDateLimit() : DateTime
- getFile() : string
- Get file
- getId() : int
- Get id
- getIncrementId() : int
- Get incrementId
- getInformation() : string
- Get information
- getIsCalled() : bool
- Get isCalled
- getIsLigneColor() : int
- Get isLigneColor
- getListPattern() : mixed
- getListType() : mixed
- getManualResolveMessage() : string
- getMethodPayment() : string
- Get methodPayment
- getPattern() : string
- Get pattern
- getRecallAt() : DateTime
- Get recallAt
- getRefundRequest() : string
- Get refundRequest
- getReturnCode() : string
- Get returnCode
- getReturnData() : string
- Get returnData
- getReturnLongmessage() : string
- Get returnLongmessage
- getReturnShortmessage() : string
- Get returnShortmessage
- getReturnTransactionid() : string
- Get returnTransactionid
- getSale() : Sale|mixed|null
- getSendSms() : string
- Get sendSms
- getStatus() : string
- Get status
- getStatusColor() : mixed
- getStatusLabel() : mixed
- getTransaction() : string
- Get transaction
- getType() : string
- Get type
- getUser() : User
- Get user
- isAlert() : bool
- setAdminApplicant() : Refund
- Set adminApplicant
- setAmount() : Refund
- Set amount
- setAutorisation() : Refund
- Set autorisation
- setCalledAt() : Refund
- Set calledAt
- setCalledBy() : Refund
- Set calledBy
- setCalledStatus() : Refund
- Set calledStatus
- setCalledStatusReason() : Refund
- Set calledStatusReason
- setCodecoupon() : Refund
- Set codecoupon
- setCreatedAt() : Refund
- Set createdAt
- setCustomer() : Refund
- Set customer
- setDateLimit() : void
- setFile() : Refund
- Set file
- setIncrementId() : Refund
- Set incrementId
- setInformation() : Refund
- Set information
- setIsAlert() : void
- setIsCalled() : Refund
- Set isCalled
- setIsLigneColor() : Refund
- Set isLigneColor
- setManualResolveMessage() : void
- setMethodPayment() : Refund
- Set methodPayment
- setPattern() : Refund
- Set pattern
- setRecallAt() : Refund
- Set recallAt
- setRefundRequest() : Refund
- Set refundRequest
- setReturnCode() : Refund
- Set returnCode
- setReturnData() : Refund
- Set returnData
- setReturnLongmessage() : Refund
- Set returnLongmessage
- setReturnShortmessage() : Refund
- Set returnShortmessage
- setReturnTransactionid() : Refund
- Set returnTransactionid
- setSale() : void
- setSendSms() : Refund
- Set sendSms
- setStatus() : Refund
- Set status 1 → Rembourcement complete 2 → commande invalide 3 → commande invalide 4 → Commande introuvable
- setTransaction() : Refund
- Set transaction
- setType() : Refund
- Set type
- setUser() : Refund
- Set user
Properties
$adminapplicant
private
string
$adminapplicant
Tags
$amount
private
float
$amount
Tags
$autorisation
private
DateTime
$autorisation
Tags
$calledAt
private
DateTime
$calledAt
Tags
$calledBy
private
mixed
$calledBy
Tags
$calledStatus
private
string
$calledStatus
Tags
$calledStatusReason
private
string
$calledStatusReason
Tags
$codecoupon
private
string
$codecoupon
Tags
$createdAt
private
Date
$createdAt
Tags
$customer
private
string
$customer
Tags
$dateLimit
private
DateTime
$dateLimit
Tags
$file
private
string
$file
Tags
$id
private
int
$id
Tags
$incrementId
private
int
$incrementId
Tags
$information
private
string
$information
Tags
$isAlert
private
bool
$isAlert
= 0
Tags
$isCalled
private
bool
$isCalled
Tags
$isLigneColor
private
int
$isLigneColor
Tags
$manualResolveMessage
private
string
$manualResolveMessage
Tags
$methodpayment
private
string
$methodpayment
Tags
$pattern
private
string
$pattern
Tags
$recallAt
private
DateTime
$recallAt
Tags
$refundrequest
private
string
$refundrequest
Tags
$returncode
private
string
$returncode
Tags
$returndata
private
string
$returndata
Tags
$returnlongmessage
private
string
$returnlongmessage
Tags
$returnshortmessage
private
string
$returnshortmessage
Tags
$returntransactionid
private
string
$returntransactionid
Tags
$sale
private
mixed
$sale
Tags
$sendSms
private
string
$sendSms
Tags
$status
private
string
$status
Tags
$transaction
private
string
$transaction
Tags
$type
private
string
$type
Tags
$user
private
mixed
$user
Tags
Methods
getAcceptedFinalActions()
public
static getAcceptedFinalActions() : array<string|int, string>
Return values
array<string|int, string>getAdminApplicant()
Get adminApplicant
public
getAdminApplicant() : string
Return values
stringgetAmount()
Get amount
public
getAmount() : float
Return values
floatgetAutorisation()
Get autorisation
public
getAutorisation() : int
Return values
intgetCalledAt()
Get calledAt
public
getCalledAt() : DateTime
Return values
DateTimegetCalledBy()
Get calledBy
public
getCalledBy() : User
Return values
UsergetCalledStatus()
Get calledStatus
public
getCalledStatus() : string
Return values
stringgetCalledStatusReason()
Get calledStatusReason
public
getCalledStatusReason() : string
Return values
stringgetCodecoupon()
Get codecoupon
public
getCodecoupon() : string
Return values
stringgetCreatedAt()
Get createdAt
public
getCreatedAt() : DateTime
Return values
DateTimegetCustomer()
Get customer
public
getCustomer() : string
Return values
stringgetDateLimit()
public
getDateLimit() : DateTime
Return values
DateTimegetFile()
Get file
public
getFile() : string
Return values
stringgetId()
Get id
public
getId() : int
Return values
intgetIncrementId()
Get incrementId
public
getIncrementId() : int
Return values
intgetInformation()
Get information
public
getInformation() : string
Return values
stringgetIsCalled()
Get isCalled
public
getIsCalled() : bool
Return values
boolgetIsLigneColor()
Get isLigneColor
public
getIsLigneColor() : int
Return values
intgetListPattern()
public
static getListPattern([mixed $method = null ]) : mixed
Parameters
- $method : mixed = null
getListType()
public
static getListType([mixed $method = null ]) : mixed
Parameters
- $method : mixed = null
getManualResolveMessage()
public
getManualResolveMessage() : string
Return values
stringgetMethodPayment()
Get methodPayment
public
getMethodPayment() : string
Return values
stringgetPattern()
Get pattern
public
getPattern() : string
Return values
stringgetRecallAt()
Get recallAt
public
getRecallAt() : DateTime
Return values
DateTimegetRefundRequest()
Get refundRequest
public
getRefundRequest() : string
Return values
stringgetReturnCode()
Get returnCode
public
getReturnCode() : string
Return values
stringgetReturnData()
Get returnData
public
getReturnData() : string
Return values
stringgetReturnLongmessage()
Get returnLongmessage
public
getReturnLongmessage() : string
Return values
stringgetReturnShortmessage()
Get returnShortmessage
public
getReturnShortmessage() : string
Return values
stringgetReturnTransactionid()
Get returnTransactionid
public
getReturnTransactionid() : string
Return values
stringgetSale()
public
getSale() : Sale|mixed|null
Return values
Sale|mixed|nullgetSendSms()
Get sendSms
public
getSendSms() : string
Return values
stringgetStatus()
Get status
public
getStatus() : string
Return values
stringgetStatusColor()
public
static getStatusColor([mixed $id = null ]) : mixed
Parameters
- $id : mixed = null
getStatusLabel()
public
static getStatusLabel([mixed $id = null ]) : mixed
Parameters
- $id : mixed = null
getTransaction()
Get transaction
public
getTransaction() : string
Return values
stringgetType()
Get type
public
getType() : string
Return values
stringgetUser()
Get user
public
getUser() : User
Return values
UserisAlert()
public
isAlert() : bool
Return values
boolsetAdminApplicant()
Set adminApplicant
public
setAdminApplicant(string $adminApplicant) : Refund
Parameters
- $adminApplicant : string
Return values
RefundsetAmount()
Set amount
public
setAmount(float $amount) : Refund
Parameters
- $amount : float
Return values
RefundsetAutorisation()
Set autorisation
public
setAutorisation(int $autorisation) : Refund
Parameters
- $autorisation : int
Return values
RefundsetCalledAt()
Set calledAt
public
setCalledAt(DateTime $calledAt) : Refund
Parameters
- $calledAt : DateTime
Return values
RefundsetCalledBy()
Set calledBy
public
setCalledBy([User $calledBy = null ]) : Refund
Parameters
- $calledBy : User = null
Return values
RefundsetCalledStatus()
Set calledStatus
public
setCalledStatus(string $calledStatus) : Refund
Parameters
- $calledStatus : string
Return values
RefundsetCalledStatusReason()
Set calledStatusReason
public
setCalledStatusReason(string $calledStatusReason) : Refund
Parameters
- $calledStatusReason : string
Return values
RefundsetCodecoupon()
Set codecoupon
public
setCodecoupon(string $codecoupon) : Refund
Parameters
- $codecoupon : string
Return values
RefundsetCreatedAt()
Set createdAt
public
setCreatedAt(DateTime $createdAt) : Refund
Parameters
- $createdAt : DateTime
Return values
RefundsetCustomer()
Set customer
public
setCustomer(string $customer) : Refund
Parameters
- $customer : string
Return values
RefundsetDateLimit()
public
setDateLimit(DateTime $dateLimit) : void
Parameters
- $dateLimit : DateTime
setFile()
Set file
public
setFile(string $file) : Refund
Parameters
- $file : string
Return values
RefundsetIncrementId()
Set incrementId
public
setIncrementId(int $incrementId) : Refund
Parameters
- $incrementId : int
Return values
RefundsetInformation()
Set information
public
setInformation(string $information) : Refund
Parameters
- $information : string
Return values
RefundsetIsAlert()
public
setIsAlert(bool $isAlert) : void
Parameters
- $isAlert : bool
setIsCalled()
Set isCalled
public
setIsCalled(bool $isCalled) : Refund
Parameters
- $isCalled : bool
Return values
RefundsetIsLigneColor()
Set isLigneColor
public
setIsLigneColor(int $isLigneColor) : Refund
Parameters
- $isLigneColor : int
Return values
RefundsetManualResolveMessage()
public
setManualResolveMessage(string|null $manualResolveMessage) : void
Parameters
- $manualResolveMessage : string|null
setMethodPayment()
Set methodPayment
public
setMethodPayment(string $methodPayment) : Refund
Parameters
- $methodPayment : string
Return values
RefundsetPattern()
Set pattern
public
setPattern(string $pattern) : Refund
Parameters
- $pattern : string
Return values
RefundsetRecallAt()
Set recallAt
public
setRecallAt(DateTime $recallAt) : Refund
Parameters
- $recallAt : DateTime
Return values
RefundsetRefundRequest()
Set refundRequest
public
setRefundRequest(string $refundRequest) : Refund
Parameters
- $refundRequest : string
Return values
RefundsetReturnCode()
Set returnCode
public
setReturnCode(string $returnCode) : Refund
Parameters
- $returnCode : string
Return values
RefundsetReturnData()
Set returnData
public
setReturnData(string $returnData) : Refund
Parameters
- $returnData : string
Return values
RefundsetReturnLongmessage()
Set returnLongmessage
public
setReturnLongmessage(string $returnLongmessage) : Refund
Parameters
- $returnLongmessage : string
Return values
RefundsetReturnShortmessage()
Set returnShortmessage
public
setReturnShortmessage(string $returnShortmessage) : Refund
Parameters
- $returnShortmessage : string
Return values
RefundsetReturnTransactionid()
Set returnTransactionid
public
setReturnTransactionid(string $returnTransactionid) : Refund
Parameters
- $returnTransactionid : string
Return values
RefundsetSale()
public
setSale(mixed $sale) : void
Parameters
- $sale : mixed
setSendSms()
Set sendSms
public
setSendSms(string $sendSms) : Refund
Parameters
- $sendSms : string
Return values
RefundsetStatus()
Set status 1 → Rembourcement complete 2 → commande invalide 3 → commande invalide 4 → Commande introuvable
public
setStatus(string $status) : Refund
Parameters
- $status : string
Return values
RefundsetTransaction()
Set transaction
public
setTransaction(string $transaction) : Refund
Parameters
- $transaction : string
Return values
RefundsetType()
Set type
public
setType(string $type) : Refund
Parameters
- $type : string
Return values
RefundsetUser()
Set user
public
setUser(User $user) : Refund
Parameters
- $user : User