Class: ApiBanking::InwardRemittanceByPartnerService::Remit::ItemForReview

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/inwardRemittanceByPartnerService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#justificationCodeObject

Returns the value of attribute justificationCode

Returns:

  • (Object)

    the current value of justificationCode



21
22
23
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 21

def justificationCode
  @justificationCode
end

#justificationTextObject

Returns the value of attribute justificationText

Returns:

  • (Object)

    the current value of justificationText



21
22
23
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 21

def justificationText
  @justificationText
end

#reviewedOnObject

Returns the value of attribute reviewedOn

Returns:

  • (Object)

    the current value of reviewedOn



21
22
23
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 21

def reviewedOn
  @reviewedOn
end

#reviewRemarkObject

Returns the value of attribute reviewRemark

Returns:

  • (Object)

    the current value of reviewRemark



21
22
23
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 21

def reviewRemark
  @reviewRemark
end

#statusCodeObject

Returns the value of attribute statusCode

Returns:

  • (Object)

    the current value of statusCode



21
22
23
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 21

def statusCode
  @statusCode
end